Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32281 (GCVE-0-2026-32281)
Vulnerability from cvelistv5 – Published: 2026-04-08 01:06 – Updated: 2026-04-13 18:19- CWE-407 - Inefficient Algorithmic Complexity
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/x509 |
Affected:
0 , < 1.25.9
(semver)
Affected: 1.26.0-0 , < 1.26.2 (semver) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2026-32281",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T17:52:37.734298Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T18:19:44.779Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/x509",
"product": "crypto/x509",
"programRoutines": [
{
"name": "policiesValid"
},
{
"name": "Certificate.Verify"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.9",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.2",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek - https://ciolek.dev"
}
],
"descriptions": [
{
"lang": "en",
"value": "Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-407: Inefficient Algorithmic Complexity",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-08T01:06:58.354Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/758061"
},
{
"url": "https://go.dev/issue/78281"
},
{
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"title": "Inefficient policy validation in crypto/x509"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-32281",
"datePublished": "2026-04-08T01:06:58.354Z",
"dateReserved": "2026-03-11T16:38:46.556Z",
"dateUpdated": "2026-04-13T18:19:44.779Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32281",
"date": "2026-07-13",
"epss": "0.00349",
"percentile": "0.27015"
},
"microsoft_vex": {
"current_release_date": "2026-06-23T14:43:31.000Z",
"cve": "CVE-2026-32281",
"id": "msrc_CVE-2026-32281",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:known_affected": "7",
"product_status:known_not_affected": "8",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Inefficient policy validation in crypto/x509",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32281.json",
"version": "6"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32281\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-04-08T02:16:03.350\",\"lastModified\":\"2026-06-17T10:35:28.980\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"crypto/x509\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"crypto/x509\",\"programRoutines\":[{\"name\":\"policiesValid\"},{\"name\":\"Certificate.Verify\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.9\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-13T17:52:37.734298Z\",\"id\":\"CVE-2026-32281\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.9\",\"matchCriteriaId\":\"C6C9C072-9817-402D-877F-F83584B07017\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.2\",\"matchCriteriaId\":\"39FE9BAF-55E9-43AA-B14E-239E7EF1D65D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/758061\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/78281\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4946\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-13T17:31:43+00:00",
"cve": "CVE-2026-32281",
"id": "CVE-2026-32281",
"initial_release_date": "2026-04-08T01:06:58.354000+00:00",
"product_status:fixed": "1123",
"product_status:known_affected": "261",
"product_status:known_not_affected": "1104",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-32281.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32281\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T17:52:37.734298Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T17:52:33.394Z\"}}], \"cna\": {\"title\": \"Inefficient policy validation in crypto/x509\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek - https://ciolek.dev\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/x509\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.2\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/x509\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"policiesValid\"}, {\"name\": \"Certificate.Verify\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/758061\"}, {\"url\": \"https://go.dev/issue/78281\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4946\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of policy mappings, possibly causing denial of service. This only affects validation of otherwise trusted certificate chains, issued by a root CA in the VerifyOptions.Roots CertPool, or in the system certificate pool.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-407: Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-04-08T01:06:58.354Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32281\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-13T18:19:44.779Z\", \"dateReserved\": \"2026-03-11T16:38:46.556Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-04-08T01:06:58.354Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:29854
Vulnerability from csaf_redhat - Published: 2026-06-25 08:18 - Updated: 2026-07-14 06:52A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Workaround
|
A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of OpenShift API for Data Protection (OADP) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore\napplication resources, persistent volume data, and internal container\nimages to external backup storage. OADP enables both file system-based and\nsnapshot-based backups for persistent volumes.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:29854",
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33747",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33748",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_29854.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-07-14T06:52:01+00:00",
"generator": {
"date": "2026-07-14T06:52:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:29854",
"initial_release_date": "2026-06-25T08:18:45+00:00",
"revision_history": [
{
"date": "2026-06-25T08:18:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-25T08:18:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T06:52:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift API for Data Protection 1.4",
"product": {
"name": "OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Aad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1779243307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1779770049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1779847451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"product_id": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256%3Afbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1779848257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1779809598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1779243793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Aca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1779243113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Ae213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1779243915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1779243074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Ad5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1779243128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1779809597"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1779243307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Ab8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1779770049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ab6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1779847451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Abcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1779809598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Aaabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1779243793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Aeacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1779243113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1779243915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Af83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1779243074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Af12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1779243128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1779809597"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1779243307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Ab3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1779770049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Acf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1779847451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Ad437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1779809598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Acaff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1779243793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Afb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1779243113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Adb5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1779243915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Aa080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1779243074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Afc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1779243128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3Ae30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1779809597"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Afa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1779243307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Ad766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1779770049"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1779847451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Ac720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1779809598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1779243793"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1779243113"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1779243915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1779243074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Aed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1779243128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1779809597"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64 as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x as a component of OpenShift API for Data Protection 1.4",
"product_id": "OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
}
],
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path 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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33747",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T02:01:29.921765+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452076"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend",
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "RHBZ#2452076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452076"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33747"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj"
}
],
"release_date": "2026-03-27T00:49:06.165000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using untrusted BuildKit frontends. Restrict the use of custom BuildKit frontends to only those from verified and trusted sources. Do not specify untrusted frontends via `#syntax` or `--build-arg BUILDKIT_SYNTAX`.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33748",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T15:02:00.107493+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components",
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "RHBZ#2452271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33748",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33748"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://docs.docker.com/build/concepts/context/#url-fragments",
"url": "https://docs.docker.com/build/concepts/context/#url-fragments"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg"
}
],
"release_date": "2026-03-27T14:00:21.200000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T08:18:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29854"
},
{
"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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_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": [
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:17af493f7fee34d568b9d5619adfd7e087c28a8038e511d254a3999c37c58ef8_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:374d9e4e00b261c35289aee21a1d890b516d0fb83078b3b52817f5c5385aa084_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ad53c993e7afabb98c66f25e8093851fbca592f030ed9c6e32056492958162d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:fa2b4d9faf775d51f0ee2b8db7081b982a1e50172a004307e80bd03ca0fe3d1d_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:4490beeb9fdb719cc93232301a83637a1b0ce702bee0fd910ccd3cd4c11e50d0_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b3331c129826252d0b92fc27246597482bbe75e8eecea9bfa64d56be490c8d63_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b8975f3cb3ab52842046e7a060e770de5ab3df539410825f8028db402746dc49_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:d766b160ca81c2b7ad6b6d5c6915b3a92c6bb673cc9a8d06e9092b9760967d85_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-operator-bundle@sha256:fbb56ee11f594426137e348722879c5e82dc54f95038166a1b4c4f4ee81e894d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:143ab7980c82934a76ad7bd868132b74701c5551832b28791848527ce8b03c20_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:92c0fefeea6b853dbfff5ec75e39d1fcda373dbf7c57970800b0b37178031238_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b6eac0b65e002fd41dde04e5c674b5993ea6369524e8c0140e916aba485053d4_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:cf465717f1180127489d07808818760d194e04e155d6eb8eff2724505fd0f6cd_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:30831d901c1636053558d0ac31de96e2580c30c85d9084b5d93080f5e96eb66c_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:ca9f1af1a243a4dd74f75345e5e525393f9ba9fb797fd970ae2280a39f57b772_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:eacd5a9c1c16fb73e5b0097ee93e82bac7950dd2753a7d169a1a24547b6174ad_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:fb527f9ac9fa160a71a503a3eb82aa3f9ef1585a4bcdead6f035185b91c05334_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:5d98839c46b3c0263b0eb19b4d06d46fa65773f8244cdaabeed873f123995576_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85b050dd45621a34f14dd6b6ab867dc4ac84964c02523ee865480713823dd390_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:db5d67e04f26424081a96ce90ca054dd4fc99b638c93a272a7af7af85ec4c0a0_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e213bf8473c54562605ee9f6e13399a7cff1ea2f50f037b909d8a9ab59575964_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:356fafc9176aa3386278ee1f719133b1359e8a5f2f5de91c8ca9412a991f9b55_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:3a5a8bc8aadd7779a08128cfb59f50e1991cc0251c2edc9b0f953cdad195ae0b_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:a080e8ffa4ee1f3c99bb4df919bbfb29def73095a0bfd7a839e2091217d68e28_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:f83df5c7657049f90eaee42cc5dead19fcb48c6adeaa2f9812e5420f0aa00d5d_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d5c683e4252c17d06bf3945f3af4c80ef42f856e9dd6c1a6d08a4e54babfedac_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ed0a47c5e0320e84d995d99236158cf686b9c2443f6eaa5e47cb3e69b01c23e2_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f12b8e98ebdf05f6f91b1eed3ff3dbbedefaac55fa8fc41943ff91faed46bf32_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:fc597c5c4c62c2d87fd68e884df4c9d7634898dd7579e1d825daa2fd08ea35b4_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:561984526adccb2f793cf335cbe3b8c954ed541d603a78eebbe83a0b742a6c9b_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:9bd9523592fec802988506a00eb9206494b2ad49ecf7e72cb3f67b84fce5137d_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:aabafbb687cfbfc178e171ba48ba1f593182fda375ff0638ad91ff719b8ad752_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:caff3cccd0562e5f598bd42e23749573ab786d1f86d0719d3e2c2b9531ce9511_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4c726cad3805b7831660a4273164105fa17a5e1242b7bd4120faaaeec9c91fae_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:605cc1c7e8c508dd82090d9d30797ffc1f6b6e93b3f693ae6b9a2824a4d6a637_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6ef122cf6d51b30354a1dbad28f3a46111548b0f6c8a832f9efa6f60626b6ce3_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:e30fbab6b9dc60219d6af7ac91698a12081a2e0259fe77655c56d70829c62dd9_s390x",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:6f7f55658d72120eb8e1193b8f7d99f33b9c80fe7b176801dbcb8879504fd1ec_amd64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:bcfc9642e7af2b2be0ce8a17b9c7d34fb5b4220bf4990400fcdb3741ebc742a5_arm64",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:c720a5c9d7043e4db3242fadb0ce9b019f4d11b954319a4b09cb452c3b494f31_ppc64le",
"OpenShift API for Data Protection 1.4:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:d437cb8613dc87511b03a3f1ea4467b28e0100ce6b8b08d3efce95e12715201a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:33722
Vulnerability from csaf_redhat - Published: 2026-06-30 20:27 - Updated: 2026-07-14 06:52The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — | ||
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\nBug Fix(es) and Enhancement(s):\n\n* user_u SELinux user can\u0027t run podman containers as rootless (JIRA:RHEL-135342)\n\n* podman does not clean up all files and leaves orphaned files consuming disk space [rhel-8.10.z] (JIRA:RHEL-173978)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:33722",
"url": "https://access.redhat.com/errata/RHSA-2026:33722"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_33722.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-07-14T06:52:04+00:00",
"generator": {
"date": "2026-07-14T06:52:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:33722",
"initial_release_date": "2026-06-30T20:27:59+00:00",
"revision_history": [
{
"date": "2026-06-30T20:27:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-30T20:27:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T06:52:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B24321%2B617e8352?arch=src\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch (container-tools:rhel8)",
"product_id": "podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B24321%2B617e8352?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.14-3.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-8.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.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%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.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%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-31.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-4.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-2.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5.1-1.module%2Bel8.10.0%2B24321%2B617e8352?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020260520103055:afee755d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.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.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.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-3.module+el8.10.0+24321+617e8352.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-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.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-3.module+el8.10.0+24321+617e8352.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-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.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-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.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-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.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-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.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.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.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.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-30T20:27:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33722"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.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.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-30T20:27:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33722"
}
],
"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.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-30T20:27:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33722"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.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.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-30T20:27:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33722"
}
],
"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.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-30T20:27:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:33722"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.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.1-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.14-3.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-8.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.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+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-31.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-31.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-4:1.2.9-4.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.6-2.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5.1-1.module+el8.10.0+24321+617e8352.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+24321+617e8352.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:34192
Vulnerability from csaf_redhat - Published: 2026-07-01 11:48 - Updated: 2026-07-14 06:52A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for buildah is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\nBug Fix(es) and Enhancement(s):\n\n* [RHEL 9.4] Buildah specfile missing dumpspec test binary (JIRA:RHEL-170385)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34192",
"url": "https://access.redhat.com/errata/RHSA-2026:34192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34192.json"
}
],
"title": "Red Hat Security Advisory: buildah security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-07-14T06:52:04+00:00",
"generator": {
"date": "2026-07-14T06:52:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:34192",
"initial_release_date": "2026-07-01T11:48:44+00:00",
"revision_history": [
{
"date": "2026-07-01T11:48:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T11:48:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T06:52:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.33.15-1.el9_4.1.src",
"product": {
"name": "buildah-2:1.33.15-1.el9_4.1.src",
"product_id": "buildah-2:1.33.15-1.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.15-1.el9_4.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.33.15-1.el9_4.1.aarch64",
"product": {
"name": "buildah-2:1.33.15-1.el9_4.1.aarch64",
"product_id": "buildah-2:1.33.15-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.15-1.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"product": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"product_id": "buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.15-1.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"product": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"product_id": "buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.15-1.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"product_id": "buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.15-1.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.15-1.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.33.15-1.el9_4.1.ppc64le",
"product": {
"name": "buildah-2:1.33.15-1.el9_4.1.ppc64le",
"product_id": "buildah-2:1.33.15-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.15-1.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"product": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"product_id": "buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.15-1.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"product_id": "buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.15-1.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"product_id": "buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.15-1.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.15-1.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.33.15-1.el9_4.1.x86_64",
"product": {
"name": "buildah-2:1.33.15-1.el9_4.1.x86_64",
"product_id": "buildah-2:1.33.15-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.15-1.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"product": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"product_id": "buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.15-1.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"product": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"product_id": "buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.15-1.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"product_id": "buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.15-1.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.15-1.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.33.15-1.el9_4.1.s390x",
"product": {
"name": "buildah-2:1.33.15-1.el9_4.1.s390x",
"product_id": "buildah-2:1.33.15-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.15-1.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"product": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"product_id": "buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.15-1.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"product": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"product_id": "buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.15-1.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"product": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"product_id": "buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.15-1.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"product_id": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.15-1.el9_4.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.15-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64"
},
"product_reference": "buildah-2:1.33.15-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.15-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le"
},
"product_reference": "buildah-2:1.33.15-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.15-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x"
},
"product_reference": "buildah-2:1.33.15-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.15-1.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src"
},
"product_reference": "buildah-2:1.33.15-1.el9_4.1.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.15-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64"
},
"product_reference": "buildah-2:1.33.15-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x"
},
"product_reference": "buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64"
},
"product_reference": "buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x"
},
"product_reference": "buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64"
},
"product_reference": "buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64"
},
"product_reference": "buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le"
},
"product_reference": "buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x"
},
"product_reference": "buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.15-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64"
},
"product_reference": "buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:48:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34192"
}
],
"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.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:48:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34192"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.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.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:48:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34192"
}
],
"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.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T11:48:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34192"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.src",
"AppStream-9.4.0.Z.E4S:buildah-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debuginfo-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-debugsource-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-2:1.33.15-1.el9_4.1.x86_64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.aarch64",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.s390x",
"AppStream-9.4.0.Z.E4S:buildah-tests-debuginfo-2:1.33.15-1.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:34196
Vulnerability from csaf_redhat - Published: 2026-07-01 12:15 - Updated: 2026-07-14 06:52A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for podman is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34196",
"url": "https://access.redhat.com/errata/RHSA-2026:34196"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34196.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-07-14T06:52:05+00:00",
"generator": {
"date": "2026-07-14T06:52:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:34196",
"initial_release_date": "2026-07-01T12:15:18+00:00",
"revision_history": [
{
"date": "2026-07-01T12:15:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T12:15:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T06:52:05+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 E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-20.el9_4.3.src",
"product": {
"name": "podman-4:4.9.4-20.el9_4.3.src",
"product_id": "podman-4:4.9.4-20.el9_4.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.el9_4.3?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.el9_4.3?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.el9_4.3?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-tests-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.el9_4.3?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-remote-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-tests-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.el9_4.3?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-20.el9_4.3.noarch",
"product": {
"name": "podman-docker-4:4.9.4-20.el9_4.3.noarch",
"product_id": "podman-docker-4:4.9.4-20.el9_4.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-20.el9_4.3?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.el9_4.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src"
},
"product_reference": "podman-4:4.9.4-20.el9_4.3.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-20.el9_4.3.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch"
},
"product_reference": "podman-docker-4:4.9.4-20.el9_4.3.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-remote-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x"
},
"product_reference": "podman-tests-4:4.9.4-20.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-20.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:15:18+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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34196"
}
],
"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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:15:18+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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34196"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.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.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:15:18+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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34196"
}
],
"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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:15:18+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.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34196"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.src",
"AppStream-9.4.0.Z.E4S:podman-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-debugsource-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-docker-4:4.9.4-20.el9_4.3.noarch",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-plugins-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-remote-debuginfo-4:4.9.4-20.el9_4.3.x86_64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.aarch64",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.s390x",
"AppStream-9.4.0.Z.E4S:podman-tests-4:4.9.4-20.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:34197
Vulnerability from csaf_redhat - Published: 2026-07-01 12:13 - Updated: 2026-07-14 06:52A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The 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* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n\n* crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n\n* crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34197",
"url": "https://access.redhat.com/errata/RHSA-2026:34197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34197.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2026-07-14T06:52:05+00:00",
"generator": {
"date": "2026-07-14T06:52:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:34197",
"initial_release_date": "2026-07-01T12:13:53+00:00",
"revision_history": [
{
"date": "2026-07-01T12:13:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-01T12:13:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T06:52:05+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 E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.14.6-1.el9_4.src",
"product": {
"name": "skopeo-2:1.14.6-1.el9_4.src",
"product_id": "skopeo-2:1.14.6-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-1.el9_4?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.14.6-1.el9_4.aarch64",
"product": {
"name": "skopeo-2:1.14.6-1.el9_4.aarch64",
"product_id": "skopeo-2:1.14.6-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-1.el9_4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"product_id": "skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-1.el9_4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"product_id": "skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.6-1.el9_4?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"product_id": "skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.6-1.el9_4?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.14.6-1.el9_4.ppc64le",
"product": {
"name": "skopeo-2:1.14.6-1.el9_4.ppc64le",
"product_id": "skopeo-2:1.14.6-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-1.el9_4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"product_id": "skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-1.el9_4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"product_id": "skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.6-1.el9_4?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"product_id": "skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.6-1.el9_4?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.14.6-1.el9_4.x86_64",
"product": {
"name": "skopeo-2:1.14.6-1.el9_4.x86_64",
"product_id": "skopeo-2:1.14.6-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-1.el9_4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-1.el9_4.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.x86_64",
"product_id": "skopeo-tests-2:1.14.6-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-1.el9_4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"product_id": "skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.6-1.el9_4?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"product_id": "skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.6-1.el9_4?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.14.6-1.el9_4.s390x",
"product": {
"name": "skopeo-2:1.14.6-1.el9_4.s390x",
"product_id": "skopeo-2:1.14.6-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.6-1.el9_4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.6-1.el9_4.s390x",
"product": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.s390x",
"product_id": "skopeo-tests-2:1.14.6-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.6-1.el9_4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"product": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"product_id": "skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.6-1.el9_4?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"product_id": "skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.6-1.el9_4?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.14.6-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64"
},
"product_reference": "skopeo-2:1.14.6-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.6-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le"
},
"product_reference": "skopeo-2:1.14.6-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.6-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x"
},
"product_reference": "skopeo-2:1.14.6-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.6-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src"
},
"product_reference": "skopeo-2:1.14.6-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.6-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64"
},
"product_reference": "skopeo-2:1.14.6-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x"
},
"product_reference": "skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.6-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x"
},
"product_reference": "skopeo-tests-2:1.14.6-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.6-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.6-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:13:53+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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34197"
}
],
"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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:13:53+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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34197"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.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.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:13:53+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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34197"
}
],
"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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T12:13:53+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.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34197"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:skopeo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debuginfo-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-debugsource-2:1.14.6-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:skopeo-tests-2:1.14.6-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
}
]
}
RHSA-2026:34365
Vulnerability from csaf_redhat - Published: 2026-07-01 17:32 - Updated: 2026-07-14 05:26A flaw was found in Foreman. This broken access control vulnerability allows an authenticated user with host-edit permissions to retarget an existing lookup value override to a different host. This is achieved by modifying the match field through nested host attributes, effectively bypassing authorisation checks. The consequence is the potential for unauthorised modification of managed host configurations across different organisational and location boundaries.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 | — |
A flaw was found in Foreman. The Usergroup model in Foreman does not properly validate role assignments against the calling user's permissions. This allows an authenticated user with usergroup management permissions to attach arbitrary roles, including administrative roles, to a user group and then add themselves as a member. Successful exploitation of this vulnerability leads to full privilege escalation, granting the attacker administrator-level access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 | — |
A flaw was found in Foreman. An authenticated user with host-edit permissions could exploit a cross-tenant information disclosure vulnerability. This flaw occurs because the taxonomy_scope controller method does not properly validate organization and location IDs from nested request parameters, bypassing existing authorization checks. This allows the user to leak sensitive infrastructure metadata, including subnet topology, IP ranges, gateways, DNS servers, and VLAN IDs, from organizations and locations they are not authorized to access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 | — |
A flaw was found in foreman. Authenticated users with 'view_keypairs' permission can bypass taxonomy scoping, allowing them to download private SSH (Secure Shell) keys from other organizations by directly querying key pair IDs. This vulnerability leads to cross-tenant data exposure in multi-tenant deployments, potentially compromising sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 | — |
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
A flaw was found in mchange-commons-java, a Java utility library. An attacker can exploit this vulnerability by providing a maliciously crafted `javax.naming.Reference` or serialized object to an application using the library. This can provoke the application to download and execute arbitrary malicious code due to mchange-commons-java's independent implementation of Java Naming and Directory Interface (JNDI) dereferencing, which supports remote code loading. This could lead to arbitrary code execution within the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src | — |
Workaround
|
|
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 | — |
Workaround
|
A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src | — | ||
| Unresolved product id: 9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 | — |
{
"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 release is now available for Red Hat Satellite 6.19 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* candlepin: mchange-commons-java: Arbitrary code execution via JNDI dereferencing of crafted objects (CVE-2026-27727)\n* yggdrasil-worker-forwarder: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)\n* yggdrasil-worker-forwarder: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n* yggdrasil-worker-forwarder: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n* yggdrasil-worker-forwarder: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n* yggdrasil-worker-forwarder: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n* yggdrasil-worker-forwarder: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n* python-pillow: Pillow: Denial of Service via decompression bomb in FITS image processing (CVE-2026-40192)\n* python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens (CVE-2026-48526)\n* foreman: foreman: Cross-tenant private SSH key disclosure via taxonomy scoping bypass (CVE-2026-5142)\n* foreman: Foreman: Information disclosure via improper validation of nested request parameters (CVE-2026-5138)\n* foreman: Foreman: Privilege escalation to administrator-level access via usergroup role assignment manipulation (CVE-2026-5136)\n* foreman: Foreman: Unauthorized modification of host configurations via broken access control (CVE-2026-5135)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:34365",
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "SAT-45957",
"url": "https://issues.redhat.com/browse/SAT-45957"
},
{
"category": "external",
"summary": "SAT-46096",
"url": "https://issues.redhat.com/browse/SAT-46096"
},
{
"category": "external",
"summary": "SAT-46097",
"url": "https://issues.redhat.com/browse/SAT-46097"
},
{
"category": "external",
"summary": "SAT-46098",
"url": "https://issues.redhat.com/browse/SAT-46098"
},
{
"category": "external",
"summary": "SAT-46101",
"url": "https://issues.redhat.com/browse/SAT-46101"
},
{
"category": "external",
"summary": "SAT-46102",
"url": "https://issues.redhat.com/browse/SAT-46102"
},
{
"category": "external",
"summary": "SAT-46103",
"url": "https://issues.redhat.com/browse/SAT-46103"
},
{
"category": "external",
"summary": "SAT-46106",
"url": "https://issues.redhat.com/browse/SAT-46106"
},
{
"category": "external",
"summary": "SAT-46107",
"url": "https://issues.redhat.com/browse/SAT-46107"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34365.json"
}
],
"title": "Red Hat Security Advisory: Satellite 6.19.2 Async Update",
"tracking": {
"current_release_date": "2026-07-14T05:26:10+00:00",
"generator": {
"date": "2026-07-14T05:26:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:34365",
"initial_release_date": "2026-07-01T17:32:19+00:00",
"revision_history": [
{
"date": "2026-07-01T17:32:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T19:41:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T05:26:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite:6.19::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_capsule:6.19::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-utils",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_utils:6.19::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product": {
"name": "Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-maintenance",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:satellite_maintenance:6.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Satellite 6"
},
{
"branches": [
{
"category": "product_version",
"name": "foreman-0:3.18.0.7-1.el9sat.src",
"product": {
"name": "foreman-0:3.18.0.7-1.el9sat.src",
"product_id": "foreman-0:3.18.0.7-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.18.0.7-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "candlepin-0:4.7.5-1.el9sat.src",
"product": {
"name": "candlepin-0:4.7.5-1.el9sat.src",
"product_id": "candlepin-0:4.7.5-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.7.5-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.12-pillow-0:12.2.0-1.el9pc.src",
"product": {
"name": "python3.12-pillow-0:12.2.0-1.el9pc.src",
"product_id": "python3.12-pillow-0:12.2.0-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pillow@12.2.0-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"product": {
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"product_id": "python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pulp-container@2.26.16-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"product": {
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"product_id": "python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pyjwt@2.13.0-1.el9pc?arch=src"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"product": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"product_id": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.14.5-1.el9sat?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.20.0.5-1.el9sat.src",
"product": {
"name": "rubygem-katello-0:4.20.0.5-1.el9sat.src",
"product_id": "rubygem-katello-0:4.20.0.5-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.20.0.5-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.19.2-1.el9sat.src",
"product": {
"name": "satellite-0:6.19.2-1.el9sat.src",
"product_id": "satellite-0:6.19.2-1.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.19.2-1.el9sat?arch=src"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"product": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"product_id": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-worker-forwarder@0.0.3-5.el9sat?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-debug@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-pcp@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-cli@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-ec2@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-journald@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-libvirt@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-openstack@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-postgresql@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-redis@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-service-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-service-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-service-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-service@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-telemetry@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"product": {
"name": "foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"product_id": "foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/foreman-vmware@3.18.0.7-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "candlepin-0:4.7.5-1.el9sat.noarch",
"product": {
"name": "candlepin-0:4.7.5-1.el9sat.noarch",
"product_id": "candlepin-0:4.7.5-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin@4.7.5-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"product": {
"name": "candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"product_id": "candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/candlepin-selinux@4.7.5-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"product": {
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"product_id": "python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pulp-container@2.26.16-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"product": {
"name": "python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"product_id": "python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pyjwt%2Bcrypto@2.13.0-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"product": {
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"product_id": "python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pyjwt@2.13.0-1.el9pc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"product": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"product_id": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.14.5-1.el9sat?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"product": {
"name": "rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"product_id": "rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-katello@4.20.0.5-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-capsule-0:6.19.2-1.el9sat.noarch",
"product": {
"name": "satellite-capsule-0:6.19.2-1.el9sat.noarch",
"product_id": "satellite-capsule-0:6.19.2-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-capsule@6.19.2-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-common-0:6.19.2-1.el9sat.noarch",
"product": {
"name": "satellite-common-0:6.19.2-1.el9sat.noarch",
"product_id": "satellite-common-0:6.19.2-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-common@6.19.2-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"product": {
"name": "satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"product_id": "satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-obsolete-packages@6.19.2-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-0:6.19.2-1.el9sat.noarch",
"product": {
"name": "satellite-0:6.19.2-1.el9sat.noarch",
"product_id": "satellite-0:6.19.2-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite@6.19.2-1.el9sat?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "satellite-cli-0:6.19.2-1.el9sat.noarch",
"product": {
"name": "satellite-cli-0:6.19.2-1.el9sat.noarch",
"product_id": "satellite-cli-0:6.19.2-1.el9sat.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/satellite-cli@6.19.2-1.el9sat?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"product": {
"name": "python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"product_id": "python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pillow@12.2.0-1.el9pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"product": {
"name": "python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"product_id": "python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pillow-debugsource@12.2.0-1.el9pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"product": {
"name": "python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"product_id": "python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-pillow-debuginfo@12.2.0-1.el9pc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64",
"product": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64",
"product_id": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yggdrasil-worker-forwarder@0.0.3-5.el9sat?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.18.0.7-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src"
},
"product_reference": "foreman-0:3.18.0.7-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-0:12.2.0-1.el9pc.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src"
},
"product_reference": "python3.12-pillow-0:12.2.0-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-0:12.2.0-1.el9pc.x86_64 as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64"
},
"product_reference": "python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64"
},
"product_reference": "python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64"
},
"product_reference": "python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch"
},
"product_reference": "python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src"
},
"product_reference": "python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch"
},
"product_reference": "python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch"
},
"product_reference": "python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src"
},
"product_reference": "python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.19.2-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src"
},
"product_reference": "satellite-0:6.19.2-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-capsule-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-capsule-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-capsule"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-maintenance"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19-maintenance"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.18.0.7-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src"
},
"product_reference": "foreman-0:3.18.0.7-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.19.2-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src"
},
"product_reference": "satellite-0:6.19.2-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19-utils"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.7.5-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch"
},
"product_reference": "candlepin-0:4.7.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-0:4.7.5-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src"
},
"product_reference": "candlepin-0:4.7.5-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "candlepin-selinux-0:4.7.5-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch"
},
"product_reference": "candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-0:3.18.0.7-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src"
},
"product_reference": "foreman-0:3.18.0.7-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-cli-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-debug-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-ec2-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-journald-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-libvirt-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-openstack-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-pcp-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-postgresql-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-redis-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-service-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-service-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-telemetry-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "foreman-vmware-0:3.18.0.7-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
},
"product_reference": "foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-0:12.2.0-1.el9pc.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src"
},
"product_reference": "python3.12-pillow-0:12.2.0-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-0:12.2.0-1.el9pc.x86_64 as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64"
},
"product_reference": "python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64 as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64"
},
"product_reference": "python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64 as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64"
},
"product_reference": "python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch"
},
"product_reference": "python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pulp-container-0:2.26.16-1.el9pc.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src"
},
"product_reference": "python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch"
},
"product_reference": "python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch"
},
"product_reference": "python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-pyjwt-0:2.13.0-1.el9pc.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src"
},
"product_reference": "python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch"
},
"product_reference": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src"
},
"product_reference": "rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.20.0.5-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch"
},
"product_reference": "rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-katello-0:4.20.0.5-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src"
},
"product_reference": "rubygem-katello-0:4.20.0.5-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-0:6.19.2-1.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src"
},
"product_reference": "satellite-0:6.19.2-1.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-cli-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-cli-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-common-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-common-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
},
"product_reference": "satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src"
},
"product_reference": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"relates_to_product_reference": "9Base-satellite-6.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64 as a component of Red Hat Satellite 6.19 for RHEL 9",
"product_id": "9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
},
"product_reference": "yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64",
"relates_to_product_reference": "9Base-satellite-6.19"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Stanislav Fot"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-5135",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-27T13:22:30.704000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452230"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Foreman. This broken access control vulnerability allows an authenticated user with host-edit permissions to retarget an existing lookup value override to a different host. This is achieved by modifying the match field through nested host attributes, effectively bypassing authorisation checks. The consequence is the potential for unauthorised modification of managed host configurations across different organisational and location boundaries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "foreman: Foreman: Unauthorized modification of host configurations via broken access control",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5135"
},
{
"category": "external",
"summary": "RHBZ#2452230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452230"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5135"
}
],
"release_date": "2026-04-15T12:34:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "foreman: Foreman: Unauthorized modification of host configurations via broken access control"
},
{
"acknowledgments": [
{
"names": [
"Stanislav Fot"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-5136",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2026-03-30T10:41:48.559000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452970"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Foreman. The Usergroup model in Foreman does not properly validate role assignments against the calling user\u0027s permissions. This allows an authenticated user with usergroup management permissions to attach arbitrary roles, including administrative roles, to a user group and then add themselves as a member. Successful exploitation of this vulnerability leads to full privilege escalation, granting the attacker administrator-level access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "foreman: Foreman: Privilege escalation to administrator-level access via usergroup role assignment manipulation",
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5136"
},
{
"category": "external",
"summary": "RHBZ#2452970",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452970"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5136"
}
],
"release_date": "2026-07-01T12:28:21.744000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "foreman: Foreman: Privilege escalation to administrator-level access via usergroup role assignment manipulation"
},
{
"acknowledgments": [
{
"names": [
"Stanislav Fot"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-5138",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-30T10:51:04.461000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452971"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Foreman. An authenticated user with host-edit permissions could exploit a cross-tenant information disclosure vulnerability. This flaw occurs because the taxonomy_scope controller method does not properly validate organization and location IDs from nested request parameters, bypassing existing authorization checks. This allows the user to leak sensitive infrastructure metadata, including subnet topology, IP ranges, gateways, DNS servers, and VLAN IDs, from organizations and locations they are not authorized to access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "foreman: Foreman: Information disclosure via improper validation of nested request parameters",
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5138"
},
{
"category": "external",
"summary": "RHBZ#2452971",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452971"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5138"
}
],
"release_date": "2026-07-01T12:29:33.423000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "foreman: Foreman: Information disclosure via improper validation of nested request parameters"
},
{
"acknowledgments": [
{
"names": [
"Stanislav Fot"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-5142",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-30T12:04:45.283000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452999"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in foreman. Authenticated users with \u0027view_keypairs\u0027 permission can bypass taxonomy scoping, allowing them to download private SSH (Secure Shell) keys from other organizations by directly querying key pair IDs. This vulnerability leads to cross-tenant data exposure in multi-tenant deployments, potentially compromising sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "foreman: foreman: Cross-tenant private SSH key disclosure via taxonomy scoping bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5142"
},
{
"category": "external",
"summary": "RHBZ#2452999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452999"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5142"
}
],
"release_date": "2026-04-30T12:34:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"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": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "foreman: foreman: Cross-tenant private SSH key disclosure via taxonomy scoping bypass"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
},
{
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27727",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-02-25T17:04:31.254239+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442671"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mchange-commons-java, a Java utility library. An attacker can exploit this vulnerability by providing a maliciously crafted `javax.naming.Reference` or serialized object to an application using the library. This can provoke the application to download and execute arbitrary malicious code due to mchange-commons-java\u0027s independent implementation of Java Naming and Directory Interface (JNDI) dereferencing, which supports remote code loading. This could lead to arbitrary code execution within the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "com.mchange/mchange-commons-java: mchange-commons-java: Arbitrary code execution via JNDI dereferencing of crafted 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": [
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27727"
},
{
"category": "external",
"summary": "RHBZ#2442671",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442671"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27727",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27727"
},
{
"category": "external",
"summary": "https://github.com/swaldman/mchange-commons-java/security/advisories/GHSA-m2cm-222f-qw44",
"url": "https://github.com/swaldman/mchange-commons-java/security/advisories/GHSA-m2cm-222f-qw44"
},
{
"category": "external",
"summary": "https://mogwailabs.de/en/blog/2025/02/c3p0-you-little-rascal",
"url": "https://mogwailabs.de/en/blog/2025/02/c3p0-you-little-rascal"
},
{
"category": "external",
"summary": "https://www.mchange.com/projects/c3p0/#configuring_security",
"url": "https://www.mchange.com/projects/c3p0/#configuring_security"
},
{
"category": "external",
"summary": "https://www.mchange.com/projects/c3p0/#security-note",
"url": "https://www.mchange.com/projects/c3p0/#security-note"
}
],
"release_date": "2026-02-25T16:01:04.187000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
},
{
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "com.mchange/mchange-commons-java: mchange-commons-java: Arbitrary code execution via JNDI dereferencing of crafted objects"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
},
{
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.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": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
},
{
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
},
{
"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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.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-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in PyJWT allows for authentication bypass and unauthorized access. It occurs when a JWT verifier is misconfigured to accept both symmetric and asymmetric algorithms, and a public JSON Web Key is erroneously used as the HMAC secret. Red Hat products are only affected if they utilize this specific, non-standard verifier configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src"
],
"known_not_affected": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T17:32:19+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_satellite/6.19/html/updating_red_hat_satellite/index",
"product_ids": [
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34365"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-satellite-6.19-capsule:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-capsule:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19-capsule:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19-capsule:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-capsule:satellite-capsule-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-capsule:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19-maintenance:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19-utils:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19-utils:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19-utils:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:candlepin-0:4.7.5-1.el9sat.src",
"9Base-satellite-6.19:candlepin-selinux-0:4.7.5-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-0:3.18.0.7-1.el9sat.src",
"9Base-satellite-6.19:foreman-cli-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-debug-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-dynflow-sidekiq-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-ec2-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-journald-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-libvirt-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-openstack-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-pcp-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-postgresql-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-redis-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-service-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-telemetry-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:foreman-vmware-0:3.18.0.7-1.el9sat.noarch",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pillow-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debuginfo-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pillow-debugsource-0:12.2.0-1.el9pc.x86_64",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pulp-container-0:2.26.16-1.el9pc.src",
"9Base-satellite-6.19:python3.12-pyjwt+crypto-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.noarch",
"9Base-satellite-6.19:python3.12-pyjwt-0:2.13.0-1.el9pc.src",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-foreman_maintain-1:1.14.5-1.el9sat.src",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.noarch",
"9Base-satellite-6.19:rubygem-katello-0:4.20.0.5-1.el9sat.src",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-0:6.19.2-1.el9sat.src",
"9Base-satellite-6.19:satellite-cli-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-common-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:satellite-obsolete-packages-0:6.19.2-1.el9sat.noarch",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.src",
"9Base-satellite-6.19:yggdrasil-worker-forwarder-0:0.0.3-5.el9sat.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
}
]
}
RHSA-2026:36319
Vulnerability from csaf_redhat - Published: 2026-07-07 15:06 - Updated: 2026-07-14 06:05A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central, resulting in a denial of service for the management plane.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:36319",
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53488",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9165",
"url": "https://access.redhat.com/security/cve/CVE-2026-9165"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-499_release-notes-49",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-499_release-notes-49"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36319.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.9.9 security and bug fix update",
"tracking": {
"current_release_date": "2026-07-14T06:05:55+00:00",
"generator": {
"date": "2026-07-14T06:05:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:36319",
"initial_release_date": "2026-07-07T15:06:01+00:00",
"revision_history": [
{
"date": "2026-07-07T15:06:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-07T15:06:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T06:05:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product": {
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Ace31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Ac11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3A8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Ad58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Ad055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Ac8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Aaa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Ad68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aa2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Aa0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Ab48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Aa757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Afbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Aef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1782290046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Aac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Aedd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Aac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1782891812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Abff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1783357116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1783357116"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Moritz Clasmeier"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-9165",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). Central does not limit the depth of GraphQL queries served on the authenticated GraphQL API. An authenticated user with a valid API token can send deeply nested queries that cause excessive resource consumption in Central, resulting in a denial of service for the management plane.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "stackrox: stackrox: Unbounded GraphQL query depth allows authenticated denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security is aware of this issue affecting RHACS Central. This flaw allows an authenticated user to reduce availability of the Central management component. Red Hat is not aware of malicious exploitation of this issue outside of coordinated testing. Updates addressing this issue will be released according to the RHACS support lifecycle. Refer to the associated errata when available for affected versions and update instructions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9165"
},
{
"category": "external",
"summary": "RHBZ#2480505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9165"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9165",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9165"
}
],
"release_date": "2026-07-06T08:38:30.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "There is no complete mitigation other than installing the update once\navailable.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "stackrox: stackrox: Unbounded GraphQL query depth allows authenticated denial of service"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
}
],
"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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-53488",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-01T02:01:09.589815+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2495815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in containerd where the CRI plugin propagates labels from an image configuration (LABEL instruction in a Dockerfile) to a container without validation. This may result in executing an arbitrary command on the host via a plugin that consumes container labels for operations, such as the restart-monitor binary:// logger. An attacker who can cause a crafted container image to be pulled and run can achieve host-level code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "RHBZ#2495815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2495815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp"
}
],
"release_date": "2026-07-01T00:11:20.610000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-07T15:06:01+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36319"
},
{
"category": "workaround",
"details": "Restrict container image pulls to trusted registries using admission policies or image signature verification. Where containerd is used as the container runtime, disable or restrict the binary:// logger URI scheme in the containerd configuration to prevent the label-to-logger attack path.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:42ce9a730012343eec85c5b69eb163311580df4682de47ca435043dff92c2dda_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6204d3577ee741f812133ff2d88499c807aa3ad58432f3304c1a35fc112189fd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:d68367f3f9e3e785b7cfbd1d03e7c9ddbf8aed846fd7ff2d0ac03413c63e51e1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:fbc7d9fa8d47d71146098bdbcf2932684466d48df2a9e71eb19e3bbe185eaa3c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:13b23d3626a7c286bc04db231b9c826914c03c4c7a8bebf031d973ac03a8fc31_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7d8340d149a12f7340ba43a87d6df208eb607a0f579b25efd1360bbe3aafb2e5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ce31d01779b4a6e31d3ccc4aa50da2d5c5c40e01ed9d40327da6c41c0a486a2b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ef34f9f1927d68839bf1433f6a2c4753edbaa7bc1df54ac491643a4687aac2bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:48f1df601e96894b983b79cda2c10e1706b21056a3637b92a4b0e0c1f4cf0a19_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:a757f885d03f92b46077f763a2e3695428efca08d1d170a850f6f35112f66416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ac4aeacd669e6acd8b6513ed2e2d7bf065c7dc5e7b94ad4fa6287babab054d14_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:c11dd07b70d80f5705d62fdf5a0df3b20ef5bc124ed0ebb17d63e475a3970635_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:8580ba5ee1456d0def514182dbcd5b9d131e82c9e79a51ef1a44002891b1b3a0_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2f654cd657b76268e96f48c805d98b6a01193d5472e3b770d8e76d79b5c05f3f_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:934b313047a61e8f78e1a8b17083c4b5ad85f658f1314993e36710ae5e525595_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:96c38c3f664be6d572f4c267861008387d72e4a51e9d3f6eb9c90dab0ff3dbdc_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a2a01dc772b7343f80be6f0df86143abbbddac487d39ff9dca91248879cfae3c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4333f349152fd58df6e05ebe890c360bea2cf6d09c38b51cc4b0628132f85438_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0d6f0dba57d06ba8d1ba7e5527fac907ecfcabab5ed1df0af3e664f5f831709_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d58d334c4ac8b3ec12c25dda7bc0c54aa463f5c6ad072d019deb4bef0e4e0388_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:edd5d70d99d538af0d2e4e8af795670f9bf75db5f33d5916d8fe2338ad783f69_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3d1ad6886063f535a79ac17e37aa000255d7e609e964256e90a7105393f99524_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9b22d40703ae9073ce13aa8b50a2cac2976ec7641977a8a7b8c3a0c5b4c89e69_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9df1184a0d86761b2f9fe173a446da819c89b95fd4e7759fc13b8f6fd6d563b1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ac2c3fa4bb41c9f5e6d6f8cc400a250206923a3d74d72c52d7c30664baabcaaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:597c40e984b4e6c8b39fd07e95116b33050c0119c8064e84ab32966db2b4c28f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6030687a0992fe6c2bf15e4455aa0601061423fb20a0153b753712ec4c8b6b8e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8fee28cec9066005086a5e9d2b77ec5b351463dd268f5a09176ee0b47ba7c09d_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c8aa39c7c288e4ad2813b2cea30826c99c3e8e25cc1d43b9d3e5b5a95a663d56_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:08140a22a837cad3ce68d2e3f5cb07b103583befa64e4a1f90d348a67dd5e661_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:79603118166a758104b5e29d90b0d08a25c7797b7e10a0a0a7588325fe5a8796_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b48725f67d160b2d277f65b7f9d84bea0477ade659a4739616d68139f60799d5_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:d055d3d7d21c787ff41fce7ed08ee1185962be6f222469a85cce0c45c8375f46_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0d114307f2e9c510e898c8d793d3e4c18d7d4ca38a6487a669e93c1880b500ae_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3c4b50e375c8fabf7a259cc99cae49cddb2d46e671536975cee344e8d1880334_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:4e24c3568384f62a6efefe5a97e3844c11530eb542131ad1ce6eec0aef236129_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:6e9d49feda9a820d4de114e859a327c2ed1798fb16f12a17832d890ff62eab80_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:47ed3feae50625198753e8b325cd1d9906b54446f731311004cba122113e3595_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:48b11cd33e443dc69a7d0d20d0119320b54d09bd47b54a4dda4a749c55ea9900_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6dcefd3e870252fd6c4589113af0880cd5df8644738ff558c8f3c89ef81563ec_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8d32e8630408d08ac608edf7c5f3b11fea114bbda3ab0dd9a6360cdb2b6b1931_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0d7e7363ef60f1953fb01ffecdb40aa55b8bdef0ead60c7b1c76c2cae34749c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:865043d3b398721e1c82b798ee334418438f8ede5b6166517b76fb731aae2a59_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:aa5725b9a86e24ff3bd64a454f957b46be14d5adfd148a6927e5d7613ef7c64b_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bff84375341986d6c7c404dca01c5e1305daf9c7e01a2b13ba416487160fe841_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
}
]
}
RHSA-2026:36796
Vulnerability from csaf_redhat - Published: 2026-07-08 15:52 - Updated: 2026-07-14 06:05A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in github.com/jackc/pgx. This memory-safety vulnerability could potentially lead to unexpected behavior or system instability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service (DoS) or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation and specific consequences would depend on the nature of the memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — | ||
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Edge Manager Version 1.0.3 Security Update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Edge Manager (RHEM) provides simple, scalable, and security-focused\nmanagement of edge devices and applications. It supports image-mode RHEL and\ncontainer workloads that run on Podman/Docker or Kubernetes.\n\nRHEM is now available as a standalone feature, providing greater flexibility for\nedge deployments. In addition to the standalone version, RHEM continues to be\noffered as a plugin for the following platforms:\n\nRed Hat Advanced Cluster Management (RHACM): Extends fleet management to edge\ndevices.\nRed Hat Ansible Automation Platform (AAP): Integrates edge management with\nAnsible automation.\n\nThis integration enables organizations to optimize the management and\norchestration of their fleets of edge devices; whether its thousands of\ndispersed retail point-of-sale systems or industrial machinery on remote factory\nfloors.\n\nValue for customers and partners:\n\n* This solution not only helps customers manage thousands of devices but helps\nscale operations.\n* To manage large-scale deployments, customers need to be able to integrate with\ntheir existing management systems, support remote configuration and over-the-air\nupdates, and collect telemetry data for advanced analytics.\n* Red Hat Edge Manager offers a simple and security-focused lifecycle\nmanagement, from onboarding to decommissioning of edge devices.\n\nThis complete end-to-end solution empowers organizations to gain the most value\nfrom the fleets of devices that generate data, all from a centralized location.\n\nSecurity fixes:\n\n* golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate (CVE-2026-39835)\n* golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses (CVE-2026-39830)\n* golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters (CVE-2026-39829)\n* golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions (CVE-2026-39828)\n* golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation (CVE-2026-46595)\n* golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions (CVE-2026-39832)\n* golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey (CVE-2026-42508)\n* golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)\n* Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)\n* Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)\n* Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n* Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)\n* Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)\n* Go crypto/x509: Incorrect enforcement of email constraints (CVE-2026-27137)\n* Go net/url: Incorrect parsing of IPv6 host literals (CVE-2026-25679)\n* golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)\n* github.com/jackc/pgx: Memory-safety vulnerability (CVE-2026-33815)\n* github.com/jackc/pgx: Memory-safety vulnerability (CVE-2026-33816)\n* gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)\n* Prometheus: Information disclosure of Azure OAuth client secret via config API (CVE-2026-42151)\n* Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint (CVE-2026-42154)\n* Root.Chmod can follow symlinks out of the root (CVE-2026-32282)\n* Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code (CVE-2026-35469)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:36796",
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/managing_device_fleets_with_the_red_hat_edge_manager/assembly-edge-manager-intro",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/managing_device_fleets_with_the_red_hat_edge_manager/assembly-edge-manager-intro"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.15/html-single/edge_manager/index#edge-mgr-intro",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.15/html-single/edge_manager/index#edge-mgr-intro"
},
{
"category": "external",
"summary": "2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "2455972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455972"
},
{
"category": "external",
"summary": "2455975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455975"
},
{
"category": "external",
"summary": "2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36796.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Edge Manager Version 1.0.3 Security Update",
"tracking": {
"current_release_date": "2026-07-14T06:05:58+00:00",
"generator": {
"date": "2026-07-14T06:05:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:36796",
"initial_release_date": "2026-07-08T15:52:29+00:00",
"revision_history": [
{
"date": "2026-07-08T15:52:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T15:52:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T06:05:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEM 1.0 for RHEL 9",
"product": {
"name": "RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:edge_manager:1.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Edge Manager"
},
{
"branches": [
{
"category": "product_version",
"name": "flightctl-0:1.0.3-1.el9em.src",
"product": {
"name": "flightctl-0:1.0.3-1.el9em.src",
"product_id": "flightctl-0:1.0.3-1.el9em.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl@1.0.3-1.el9em?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "flightctl-agent-0:1.0.3-1.el9em.x86_64",
"product": {
"name": "flightctl-agent-0:1.0.3-1.el9em.x86_64",
"product_id": "flightctl-agent-0:1.0.3-1.el9em.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-agent@1.0.3-1.el9em?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "flightctl-cli-0:1.0.3-1.el9em.x86_64",
"product": {
"name": "flightctl-cli-0:1.0.3-1.el9em.x86_64",
"product_id": "flightctl-cli-0:1.0.3-1.el9em.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-cli@1.0.3-1.el9em?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "flightctl-observability-0:1.0.3-1.el9em.x86_64",
"product": {
"name": "flightctl-observability-0:1.0.3-1.el9em.x86_64",
"product_id": "flightctl-observability-0:1.0.3-1.el9em.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-observability@1.0.3-1.el9em?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "flightctl-services-0:1.0.3-1.el9em.x86_64",
"product": {
"name": "flightctl-services-0:1.0.3-1.el9em.x86_64",
"product_id": "flightctl-services-0:1.0.3-1.el9em.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-services@1.0.3-1.el9em?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64",
"product": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64",
"product_id": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-telemetry-gateway@1.0.3-1.el9em?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "flightctl-agent-0:1.0.3-1.el9em.s390x",
"product": {
"name": "flightctl-agent-0:1.0.3-1.el9em.s390x",
"product_id": "flightctl-agent-0:1.0.3-1.el9em.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-agent@1.0.3-1.el9em?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "flightctl-cli-0:1.0.3-1.el9em.s390x",
"product": {
"name": "flightctl-cli-0:1.0.3-1.el9em.s390x",
"product_id": "flightctl-cli-0:1.0.3-1.el9em.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-cli@1.0.3-1.el9em?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "flightctl-observability-0:1.0.3-1.el9em.s390x",
"product": {
"name": "flightctl-observability-0:1.0.3-1.el9em.s390x",
"product_id": "flightctl-observability-0:1.0.3-1.el9em.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-observability@1.0.3-1.el9em?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "flightctl-services-0:1.0.3-1.el9em.s390x",
"product": {
"name": "flightctl-services-0:1.0.3-1.el9em.s390x",
"product_id": "flightctl-services-0:1.0.3-1.el9em.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-services@1.0.3-1.el9em?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"product": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"product_id": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-telemetry-gateway@1.0.3-1.el9em?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"product": {
"name": "flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"product_id": "flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-agent@1.0.3-1.el9em?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"product": {
"name": "flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"product_id": "flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-cli@1.0.3-1.el9em?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"product": {
"name": "flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"product_id": "flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-observability@1.0.3-1.el9em?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "flightctl-services-0:1.0.3-1.el9em.ppc64le",
"product": {
"name": "flightctl-services-0:1.0.3-1.el9em.ppc64le",
"product_id": "flightctl-services-0:1.0.3-1.el9em.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-services@1.0.3-1.el9em?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"product": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"product_id": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-telemetry-gateway@1.0.3-1.el9em?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "flightctl-agent-0:1.0.3-1.el9em.aarch64",
"product": {
"name": "flightctl-agent-0:1.0.3-1.el9em.aarch64",
"product_id": "flightctl-agent-0:1.0.3-1.el9em.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-agent@1.0.3-1.el9em?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "flightctl-cli-0:1.0.3-1.el9em.aarch64",
"product": {
"name": "flightctl-cli-0:1.0.3-1.el9em.aarch64",
"product_id": "flightctl-cli-0:1.0.3-1.el9em.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-cli@1.0.3-1.el9em?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "flightctl-observability-0:1.0.3-1.el9em.aarch64",
"product": {
"name": "flightctl-observability-0:1.0.3-1.el9em.aarch64",
"product_id": "flightctl-observability-0:1.0.3-1.el9em.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-observability@1.0.3-1.el9em?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "flightctl-services-0:1.0.3-1.el9em.aarch64",
"product": {
"name": "flightctl-services-0:1.0.3-1.el9em.aarch64",
"product_id": "flightctl-services-0:1.0.3-1.el9em.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-services@1.0.3-1.el9em?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"product": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"product_id": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-telemetry-gateway@1.0.3-1.el9em?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "flightctl-selinux-0:1.0.3-1.el9em.noarch",
"product": {
"name": "flightctl-selinux-0:1.0.3-1.el9em.noarch",
"product_id": "flightctl-selinux-0:1.0.3-1.el9em.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/flightctl-selinux@1.0.3-1.el9em?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-0:1.0.3-1.el9em.src as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src"
},
"product_reference": "flightctl-0:1.0.3-1.el9em.src",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-agent-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64"
},
"product_reference": "flightctl-agent-0:1.0.3-1.el9em.aarch64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-agent-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le"
},
"product_reference": "flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-agent-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x"
},
"product_reference": "flightctl-agent-0:1.0.3-1.el9em.s390x",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-agent-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64"
},
"product_reference": "flightctl-agent-0:1.0.3-1.el9em.x86_64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-cli-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64"
},
"product_reference": "flightctl-cli-0:1.0.3-1.el9em.aarch64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-cli-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le"
},
"product_reference": "flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-cli-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x"
},
"product_reference": "flightctl-cli-0:1.0.3-1.el9em.s390x",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-cli-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64"
},
"product_reference": "flightctl-cli-0:1.0.3-1.el9em.x86_64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-observability-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64"
},
"product_reference": "flightctl-observability-0:1.0.3-1.el9em.aarch64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-observability-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le"
},
"product_reference": "flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-observability-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x"
},
"product_reference": "flightctl-observability-0:1.0.3-1.el9em.s390x",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-observability-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64"
},
"product_reference": "flightctl-observability-0:1.0.3-1.el9em.x86_64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-selinux-0:1.0.3-1.el9em.noarch as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
},
"product_reference": "flightctl-selinux-0:1.0.3-1.el9em.noarch",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-services-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64"
},
"product_reference": "flightctl-services-0:1.0.3-1.el9em.aarch64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-services-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le"
},
"product_reference": "flightctl-services-0:1.0.3-1.el9em.ppc64le",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-services-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x"
},
"product_reference": "flightctl-services-0:1.0.3-1.el9em.s390x",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-services-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64"
},
"product_reference": "flightctl-services-0:1.0.3-1.el9em.x86_64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64"
},
"product_reference": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le"
},
"product_reference": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x"
},
"product_reference": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"relates_to_product_reference": "9Base-RHEM-1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64 as a component of RHEM 1.0 for RHEL 9",
"product_id": "9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
},
"product_reference": "flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64",
"relates_to_product_reference": "9Base-RHEM-1.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
}
],
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
}
],
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.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": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
}
],
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path 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": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33815",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:25.130006+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455975"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/jackc/pgx. This memory-safety vulnerability could potentially lead to unexpected behavior or system instability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33815"
},
{
"category": "external",
"summary": "RHBZ#2455975",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455975"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33815",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33815"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4771",
"url": "https://pkg.go.dev/vuln/GO-2026-4771"
}
],
"release_date": "2026-04-07T15:19:24.344000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
},
{
"cve": "CVE-2026-33816",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-07T16:01:14.142946+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455972"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service (DoS) or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation and specific consequences would depend on the nature of the memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33816"
},
{
"category": "external",
"summary": "RHBZ#2455972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33816"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4772",
"url": "https://pkg.go.dev/vuln/GO-2026-4772"
}
],
"release_date": "2026-04-07T15:19:24.529000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability"
},
{
"cve": "CVE-2026-35469",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-13T03:52:35+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting OpenShift Container Platform. An attacker with specific elevated cluster roles, such as those permitting pod port forwarding, execution, attachment, or node proxying, could exploit a vulnerability in the SPDY streaming code of Kubelet, CRI-O, and kube-apiserver, leading to unresponsiveness of these critical components.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "RHBZ#2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
}
],
"release_date": "2026-04-13T23:59:59+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"category": "workaround",
"details": "To mitigate this issue, review and restrict the assignment of Kubernetes cluster roles `pods/portforward (create)`, `pods/exec (create)`, `pods/attach (create)`, and `nodes/proxy (get/create)` to untrusted users or service accounts. Ensure that only authorized and necessary entities possess these permissions. Modifying RBAC policies can impact the functionality of applications and services that rely on these permissions; careful testing is recommended.",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
}
],
"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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"known_not_affected": [
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:52:29+00:00",
"details": "See the following documentation for details on how to enable Red Hat Edge Manager and more: https://docs.redhat.com/en/documentation/red_hat_edge_manager/1.0",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36796"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHEM-1.0:flightctl-0:1.0.3-1.el9em.src",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-agent-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-cli-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-observability-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-selinux-0:1.0.3-1.el9em.noarch",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-services-0:1.0.3-1.el9em.x86_64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.aarch64",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.ppc64le",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.s390x",
"9Base-RHEM-1.0:flightctl-telemetry-gateway-0:1.0.3-1.el9em.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
}
]
}
RHSA-2026:36808
Vulnerability from csaf_redhat - Published: 2026-07-08 16:06 - Updated: 2026-07-13 21:22A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le | — | ||
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le | — |
Workaround
|
|
| Unresolved product id: DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "DevWorkspace Operator 0.42.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "The DevWorkspace Operator extends OpenShift to provide DevWorkspace support.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:36808",
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://redhat.atlassian.net/browse/CRW-11515",
"url": "https://redhat.atlassian.net/browse/CRW-11515"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36808.json"
}
],
"title": "Red Hat Security Advisory: DevWorkspace Operator 0.42.0 release.",
"tracking": {
"current_release_date": "2026-07-13T21:22:03+00:00",
"generator": {
"date": "2026-07-13T21:22:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:36808",
"initial_release_date": "2026-07-08T16:06:37+00:00",
"revision_history": [
{
"date": "2026-07-08T16:06:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T16:06:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-13T21:22:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "DevWorkspace Operator 0.42",
"product": {
"name": "DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:devworkspace:0.42::el9"
}
}
}
],
"category": "product_family",
"name": "DevWorkspace Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3A273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-rhel9-operator\u0026tag=1782401674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-operator-bundle@sha256%3A2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-operator-bundle\u0026tag=1782405692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3Af1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9\u0026tag=1782401412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3A0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2?arch=amd64\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9\u0026tag=1782400868"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3A2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44?arch=s390x\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-rhel9-operator\u0026tag=1782401674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3A509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf?arch=s390x\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9\u0026tag=1782401412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3A00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5?arch=s390x\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9\u0026tag=1782400868"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3Ab74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40?arch=ppc64le\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-rhel9-operator\u0026tag=1782401674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3A77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44?arch=ppc64le\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9\u0026tag=1782401412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3A3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e?arch=ppc64le\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9\u0026tag=1782400868"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-rhel9-operator@sha256%3A71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946?arch=arm64\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-rhel9-operator\u0026tag=1782401674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-backup-rhel9@sha256%3A2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3?arch=arm64\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9\u0026tag=1782401412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"product": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"product_id": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devworkspace-project-clone-rhel9@sha256%3A70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130?arch=arm64\u0026repository_url=registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9\u0026tag=1782400868"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64 as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64 as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64 as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64 as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64 as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64 as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64 as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le as a component of DevWorkspace Operator 0.42",
"product_id": "DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
},
"product_reference": "registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le",
"relates_to_product_reference": "DevWorkspace Operator 0.42"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"known_not_affected": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:06:37+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
},
{
"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": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_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": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"known_not_affected": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:06:37+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"known_not_affected": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:06:37+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
},
{
"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": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"known_not_affected": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:06:37+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
},
{
"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": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_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": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"known_not_affected": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:06:37+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_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": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"known_not_affected": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:06:37+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"known_not_affected": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T16:06:37+00:00",
"details": "To start using the DevWorkspace Operator, install the DevWorkspace Operator from OpenShift OperatorHub on OpenShift Container Platform 4.16 or higher.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36808"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-operator-bundle@sha256:2a263321d0db82af2c030c7035349d3b42378fb3b03c3e58c0553ce68217581b_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:2a99aac71cd2c5ac53e26817eb8e1df65e417ebbc0fce30b05905f022df9dda3_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:509841df7c98e3d55c85e44dce9d1b235ab9ad80fa0ec82fdfc9a3562e4effbf_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:77e0a72e35af25a60b202082ada3e61d80d0be7e24ea3b0c374541c93d25da44_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-backup-rhel9@sha256:f1d6822065c055040bf9017047ea4afd874c33ccbfa3c4e5854655419f58dd8e_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:00c7568ee3e388839b7777dab379ac6ecf3c5bc7bdeec2562417f88f862b80b5_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:0ba88226a4c28d5caab277cbddac90e8782bd9b77a87c2253b5933730fda57f2_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:3d0cf855d29d897af3f55066f0882b844402d43c29ede0401336e00d8e09806e_ppc64le",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-project-clone-rhel9@sha256:70d9351eb4156abab69dd5001020cf9a90731d25a2677069c85788c6f41d2130_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:273e029b1618235c7c4ea103d09da99dac8d2803c9be4b5754f1f251563fce27_amd64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:2f577d0458bb4af7eb00dc937cac08023c2de0fca74e31fc2c2725cc4cc26a44_s390x",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:71f0ecbb31045e41063e781e2cf03737e8878c49b27366103ff15b7a95e8e946_arm64",
"DevWorkspace Operator 0.42:registry.redhat.io/devworkspace/devworkspace-rhel9-operator@sha256:b74935a50eddbd0bfa65b9cd7546c73fadc9267f867adcdaa0cbf8c32b6b4e40_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
}
]
}
RHSA-2026:7291
Vulnerability from csaf_redhat - Published: 2026-04-09 11:00 - Updated: 2026-07-14 05:27A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.
CWE-295 - Improper Certificate Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Go's `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the "old GNU sparse map" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:golang1-26-main@x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7291",
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27141",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"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-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22873",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68119",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61725",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61724",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61723",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58186",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58185",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47912",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47910",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61730",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58189",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58187",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58188",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33809",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32289",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32288",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32283",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27144",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27143",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61727",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27139",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27138",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27142",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7291.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-07-14T05:27:26+00:00",
"generator": {
"date": "2026-07-14T05:27:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:7291",
"initial_release_date": "2026-04-09T11:00:43+00:00",
"revision_history": [
{
"date": "2026-04-09T11:00:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-18T20:02:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-14T05:27:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@aarch64",
"product": {
"name": "golang1-26-main@aarch64",
"product_id": "golang1-26-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@src",
"product": {
"name": "golang1-26-main@src",
"product_id": "golang1-26-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@x86_64",
"product": {
"name": "golang1-26-main@x86_64",
"product_id": "golang1-26-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26@1.26.2-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang1-26-main@noarch",
"product": {
"name": "golang1-26-main@noarch",
"product_id": "golang1-26-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang1.26-docs@1.26.2-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@aarch64"
},
"product_reference": "golang1-26-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@noarch"
},
"product_reference": "golang1-26-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@src"
},
"product_reference": "golang1-26-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang1-26-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:golang1-26-main@x86_64"
},
"product_reference": "golang1-26-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22873",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-05T00:01:17.475869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436992"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in \"../\", an attacker may be able to open the immediate parent directory of the intended Root. Although this escape does not allow traversal to higher-level ancestors or direct access to files within the parent directory, it may expose directory metadata or unintended filesystem structure if the application passes untrusted path input to Root.Open.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: os: Information disclosure via path traversal using specially crafted filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this issue as Moderate.\n\nThe flaw exists in a local filesystem abstraction within the Go standard library, it can also be exploited remotely in applications that accept attacker-controlled path input over a network and pass it to Root.Open without proper validation. The attack complexity is low, as exploitation requires only appending \"../\" to the supplied path. However, the impact is limited: the flaw permits opening only the immediate parent directory, not arbitrary filesystem locations or files contained within that directory. There is no direct impact on file integrity or application availability. These constraints limit the practical exposure of the issue while still represents a boundary bypass and may expose unintended filesystem metadata. The issue does not permit traversal beyond the parent directory, modification of files, or broader system compromise, thereby constraining its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22873"
},
{
"category": "external",
"summary": "RHBZ#2436992",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436992"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22873"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/05/06/2",
"url": "http://www.openwall.com/lists/oss-security/2025/05/06/2"
},
{
"category": "external",
"summary": "https://go.dev/cl/670036",
"url": "https://go.dev/cl/670036"
},
{
"category": "external",
"summary": "https://go.dev/issue/73555",
"url": "https://go.dev/issue/73555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/UZoIkUT367A/m/5WDxKizJAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4403",
"url": "https://pkg.go.dev/vuln/GO-2026-4403"
}
],
"release_date": "2026-02-04T23:05:24.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os: os: Information disclosure via path traversal using specially crafted filenames"
},
{
"cve": "CVE-2025-47910",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-22T22:00:44.572202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397528"
}
],
"notes": [
{
"category": "description",
"text": "A CrossOriginProtection bypass has been discovered in the golang net/http package. When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: CrossOriginProtection bypass in net/http",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47910"
},
{
"category": "external",
"summary": "RHBZ#2397528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47910"
},
{
"category": "external",
"summary": "https://go.dev/cl/699275",
"url": "https://go.dev/cl/699275"
},
{
"category": "external",
"summary": "https://go.dev/issue/75054",
"url": "https://go.dev/issue/75054"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ",
"url": "https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3955",
"url": "https://pkg.go.dev/vuln/GO-2025-3955"
}
],
"release_date": "2025-09-22T21:01:55.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: CrossOriginProtection bypass in net/http"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47912",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-29T23:01:06.642219+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407247"
}
],
"notes": [
{
"category": "description",
"text": "The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: \"http://[::1]/\". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47912"
},
{
"category": "external",
"summary": "RHBZ#2407247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407247"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47912"
},
{
"category": "external",
"summary": "https://go.dev/cl/709857",
"url": "https://go.dev/cl/709857"
},
{
"category": "external",
"summary": "https://go.dev/issue/75678",
"url": "https://go.dev/issue/75678"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4010",
"url": "https://pkg.go.dev/vuln/GO-2025-4010"
}
],
"release_date": "2025-10-29T22:10:13.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/url: Insufficient validation of bracketed IPv6 hostnames in net/url"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-58185",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:25.877898+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407251"
}
],
"notes": [
{
"category": "description",
"text": "A memory exhaustion flaw has been discovered in the golang encoding/asn1 module. Within parseSequenceOf, reflect.MakeSlice is being used to pre-allocate a slice that is needed in order to fully validate the given DER payload. The size of the slice allocated are also multiple times larger than the input DER. As a result, a malicious actor can craft a big empty DER payload, resulting in an unnecessary large allocation of memories. This can be a way to cause memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58185"
},
{
"category": "external",
"summary": "RHBZ#2407251",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407251"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58185"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd",
"url": "https://github.com/golang/go/commit/8709a41d5ef7321f486a1857f189c3fee20e8edd"
},
{
"category": "external",
"summary": "https://go.dev/cl/709856",
"url": "https://go.dev/cl/709856"
},
{
"category": "external",
"summary": "https://go.dev/issue/75671",
"url": "https://go.dev/issue/75671"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4011",
"url": "https://pkg.go.dev/vuln/GO-2025-4011"
}
],
"release_date": "2025-10-29T22:10:13.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1"
},
{
"cve": "CVE-2025-58186",
"discovery_date": "2025-10-29T23:01:22.260983+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/net/http. A remote attacker could exploit this vulnerability by sending a large number of small cookies to an HTTP server. Despite a default 1MB limit on HTTP headers, the number of cookies parsed is unrestricted, leading to excessive memory allocation. This can cause the server to consume significant memory resources, resulting in a denial of service (DoS) for legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service vulnerability exists in applications using `golang.org/net/http` where an attacker can cause excessive memory consumption by sending a large number of small cookies. While HTTP headers generally have a 1MB limit, the parsing of individual cookies does not, leading to potential resource exhaustion. This issue has a Low impact on Red Hat products due to typical deployment configurations and resource management practices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58186"
},
{
"category": "external",
"summary": "RHBZ#2407250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58186"
},
{
"category": "external",
"summary": "https://go.dev/cl/709855",
"url": "https://go.dev/cl/709855"
},
{
"category": "external",
"summary": "https://go.dev/issue/75672",
"url": "https://go.dev/issue/75672"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4012",
"url": "https://pkg.go.dev/vuln/GO-2025-4012"
}
],
"release_date": "2025-10-29T22:10:13.912000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:54.130980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407259"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in golang\u0027s crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58187"
},
{
"category": "external",
"summary": "RHBZ#2407259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407259"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58187"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4",
"url": "https://github.com/golang/go/commit/3fc4c79fdbb17b9b29ea9f8c29dd780df075d4c4"
},
{
"category": "external",
"summary": "https://go.dev/cl/709854",
"url": "https://go.dev/cl/709854"
},
{
"category": "external",
"summary": "https://go.dev/issue/75681",
"url": "https://go.dev/issue/75681"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4007",
"url": "https://pkg.go.dev/vuln/GO-2025-4007"
}
],
"release_date": "2025-10-29T22:10:12.624000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: Quadratic complexity when checking name constraints in crypto/x509"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-10-29T23:01:39.787633+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407255"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vector has been discovered in the golang crypto/x509 module. An attacker could craft an intermediate X.509 certificate containing a DSA public key and can crash a remote host with an unauthenticated call to any endpoint that verifies the certificate chain.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Availability impacts are limited on Red Hat products as they do not affect the host systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58188"
},
{
"category": "external",
"summary": "RHBZ#2407255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58188"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/6e4007e8cffbb870e6b606307ab7308236ecefb9",
"url": "https://github.com/golang/go/commit/6e4007e8cffbb870e6b606307ab7308236ecefb9"
},
{
"category": "external",
"summary": "https://go.dev/cl/709853",
"url": "https://go.dev/cl/709853"
},
{
"category": "external",
"summary": "https://go.dev/issue/75675",
"url": "https://go.dev/issue/75675"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4013",
"url": "https://pkg.go.dev/vuln/GO-2025-4013"
}
],
"release_date": "2025-10-29T22:10:14.143000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509"
},
{
"cve": "CVE-2025-58189",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-10-29T23:01:57.740310+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407260"
}
],
"notes": [
{
"category": "description",
"text": "The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional form of sanitization, and may allow injection of attacker controlled information into logs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58189"
},
{
"category": "external",
"summary": "RHBZ#2407260",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407260"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58189"
},
{
"category": "external",
"summary": "https://go.dev/cl/707776",
"url": "https://go.dev/cl/707776"
},
{
"category": "external",
"summary": "https://go.dev/issue/75652",
"url": "https://go.dev/issue/75652"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4008",
"url": "https://pkg.go.dev/vuln/GO-2025-4008"
}
],
"release_date": "2025-10-29T22:10:12.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:29.304260+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407252"
}
],
"notes": [
{
"category": "description",
"text": "A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some\ninputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may result in an unresponsive program should an attacker exploit it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61723"
},
{
"category": "external",
"summary": "RHBZ#2407252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61723"
},
{
"category": "external",
"summary": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b",
"url": "https://github.com/golang/go/commit/5ce8cd16f3859ec5ac4106ad8ec15d6236f4501b"
},
{
"category": "external",
"summary": "https://go.dev/cl/709858",
"url": "https://go.dev/cl/709858"
},
{
"category": "external",
"summary": "https://go.dev/issue/75676",
"url": "https://go.dev/issue/75676"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4009",
"url": "https://pkg.go.dev/vuln/GO-2025-4009"
}
],
"release_date": "2025-10-29T22:10:13.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem"
},
{
"cve": "CVE-2025-61724",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2025-10-29T23:01:47.202663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407257"
}
],
"notes": [
{
"category": "description",
"text": "The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61724"
},
{
"category": "external",
"summary": "RHBZ#2407257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61724"
},
{
"category": "external",
"summary": "https://go.dev/cl/709859",
"url": "https://go.dev/cl/709859"
},
{
"category": "external",
"summary": "https://go.dev/issue/75716",
"url": "https://go.dev/issue/75716"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4015",
"url": "https://pkg.go.dev/vuln/GO-2025-4015"
}
],
"release_date": "2025-10-29T22:10:14.609000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto"
},
{
"cve": "CVE-2025-61725",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:18.805163+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407249"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the golang net/mail module. The ParseAddress function constructed domain-literal address components through repeated string concatenation which when parsing large domain-literal components, could cause excessive CPU consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: Excessive CPU consumption in ParseAddress in net/mail",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61725"
},
{
"category": "external",
"summary": "RHBZ#2407249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61725"
},
{
"category": "external",
"summary": "https://go.dev/cl/709860",
"url": "https://go.dev/cl/709860"
},
{
"category": "external",
"summary": "https://go.dev/issue/75680",
"url": "https://go.dev/issue/75680"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4006",
"url": "https://pkg.go.dev/vuln/GO-2025-4006"
}
],
"release_date": "2025-10-29T22:10:12.255000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/mail: Excessive CPU consumption in ParseAddress in net/mail"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important 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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61727",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-12-03T20:01:21.730501+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418677"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to obtain a leaf certificate with a wildcard SAN (e.g., *.example.com) and the legitimate certificate policy must contain an excluded DNS name constraint (e.g., to prevent issuance for test.example.com), allowing an application using the crypto/x509 package to validate the certificate when it should have been rejected and to be vulnerable to MITM (man-in-the-middle) attacks. Additionally, the attacker does not have full control of what data can be read of modified during the attack. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61727"
},
{
"category": "external",
"summary": "RHBZ#2418677",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418677"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61727"
},
{
"category": "external",
"summary": "https://go.dev/cl/723900",
"url": "https://go.dev/cl/723900"
},
{
"category": "external",
"summary": "https://go.dev/issue/76442",
"url": "https://go.dev/issue/76442"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4175",
"url": "https://pkg.go.dev/vuln/GO-2025-4175"
}
],
"release_date": "2025-12-03T19:37:15.054000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-61730",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-28T20:01:36.508659+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434430"
}
],
"notes": [
{
"category": "description",
"text": "A TLS connection handling flaw has been discovered in the golang crypto/tls library. During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The data leak after exploitation of this vulnerability is minor, data such as Handshake message contents that should have been processed only after switching to a stronger TLS 1.3 encryption level, Protocol state details such as which handshake message was processed when, Timing and ordering information about the TLS 1.3 state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61730"
},
{
"category": "external",
"summary": "RHBZ#2434430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
},
{
"category": "external",
"summary": "https://go.dev/cl/724120",
"url": "https://go.dev/cl/724120"
},
{
"category": "external",
"summary": "https://go.dev/issue/76443",
"url": "https://go.dev/issue/76443"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4340",
"url": "https://pkg.go.dev/vuln/GO-2026-4340"
}
],
"release_date": "2026-01-28T19:30:30.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-68119",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:57.098669+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434438"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial (hg) installed, this can occur when downloading modules from non-standard sources due to how external Version Control System (VCS) commands are constructed. Additionally, on systems with Git installed, providing malicious version strings to the toolchain can enable an attacker to write to arbitrary files on the filesystem. This issue is triggered by explicitly supplying these malicious version strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, because exploitation requires non-standard and intentional user behavior. \n\nThe attacker must explicitly supply a specially crafted module version string, which does not occur during normal Go module usage such as @latest or standard module paths, making the attack complexity high. \n\nAdditionally, user interaction is required, as the vulnerable behavior is only triggered when a user manually invokes the Go toolchain to download or build the malicious module.\n \nWhile successful exploitation can result in local code execution or arbitrary file modification, the combination of local access, manual input, and uncommon usage patterns significantly limits the likelihood of exploitation in typical environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68119"
},
{
"category": "external",
"summary": "RHBZ#2434438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434438"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"category": "external",
"summary": "https://go.dev/cl/736710",
"url": "https://go.dev/cl/736710"
},
{
"category": "external",
"summary": "https://go.dev/issue/77099",
"url": "https://go.dev/issue/77099"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4338",
"url": "https://pkg.go.dev/vuln/GO-2026-4338"
}
],
"release_date": "2026-01-28T19:30:30.704000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: cmd/go: Local code execution and arbitrary file write via malicious module version strings"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27138",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:35.939008+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445344"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27138"
},
{
"category": "external",
"summary": "RHBZ#2445344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27138"
},
{
"category": "external",
"summary": "https://go.dev/cl/752183",
"url": "https://go.dev/cl/752183"
},
{
"category": "external",
"summary": "https://go.dev/issue/77953",
"url": "https://go.dev/issue/77953"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4600",
"url": "https://pkg.go.dev/vuln/GO-2026-4600"
}
],
"release_date": "2026-03-06T21:28:14+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "crypto/x509: Panic in name constraint checking for malformed certificates in crypto/x509"
},
{
"cve": "CVE-2026-27139",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-06T22:01:08.670782+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445335"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the golang `os` module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os: FileInfo can escape from a Root in golang os module",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27139"
},
{
"category": "external",
"summary": "RHBZ#2445335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27139"
},
{
"category": "external",
"summary": "https://go.dev/cl/749480",
"url": "https://go.dev/cl/749480"
},
{
"category": "external",
"summary": "https://go.dev/issue/77827",
"url": "https://go.dev/issue/77827"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4602",
"url": "https://pkg.go.dev/vuln/GO-2026-4602"
}
],
"release_date": "2026-03-06T21:28:14.451000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "os: FileInfo can escape from a Root in golang os module"
},
{
"cve": "CVE-2026-27141",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-26T20:09:11.626155+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2443104"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/http2. A remote attacker can exploit this vulnerability by sending specially crafted HTTP/2 frames, which are data packets used in the HTTP/2 protocol. Due to a missing check for null values, processing these specific frames (types 0x0a through 0x0f) can cause the server to crash. This leads to a Denial of Service (DoS) condition, making the affected server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27141"
},
{
"category": "external",
"summary": "RHBZ#2443104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2443104"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27141"
},
{
"category": "external",
"summary": "https://go.dev/cl/746180",
"url": "https://go.dev/cl/746180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77652",
"url": "https://go.dev/issue/77652"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4559",
"url": "https://pkg.go.dev/vuln/GO-2026-4559"
}
],
"release_date": "2026-02-26T18:50:31.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/http2: golang.org/x/net/http2: Denial of Service due to malformed HTTP/2 frames"
},
{
"cve": "CVE-2026-27142",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-03-06T22:01:56.662646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445351"
}
],
"notes": [
{
"category": "description",
"text": "An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value \"refresh\". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow \"url=\" by setting htmlmetacontenturlescape=0.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: URLs in meta content attribute actions are not escaped in html/template",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27142"
},
{
"category": "external",
"summary": "RHBZ#2445351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27142"
},
{
"category": "external",
"summary": "https://go.dev/cl/752081",
"url": "https://go.dev/cl/752081"
},
{
"category": "external",
"summary": "https://go.dev/issue/77954",
"url": "https://go.dev/issue/77954"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4603",
"url": "https://pkg.go.dev/vuln/GO-2026-4603"
}
],
"release_date": "2026-03-06T21:28:14.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: URLs in meta content attribute actions are not escaped in html/template"
},
{
"cve": "CVE-2026-27143",
"cwe": {
"id": "CWE-733",
"name": "Compiler Optimization Removal or Modification of Security-critical Code"
},
"discovery_date": "2026-04-08T02:01:29.491546+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456342"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: possible memory corruption after bound check elimination",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is only exploitable in applications that contain a loop structure that relies on an induction variable. An induction variable is a variable that gets modified, usually incremented or decremented, by a predictable amount on each iteration. Inside the loop, the induction variable must be directly used as the index to access or modify elements within an array or a slice. Additionally, an attacker must be able to cause an integer overflow or underflow in the induction variable to trigger this issue. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27143"
},
{
"category": "external",
"summary": "RHBZ#2456342",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456342"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27143"
},
{
"category": "external",
"summary": "https://go.dev/cl/763765",
"url": "https://go.dev/cl/763765"
},
{
"category": "external",
"summary": "https://go.dev/issue/78333",
"url": "https://go.dev/issue/78333"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4868",
"url": "https://pkg.go.dev/vuln/GO-2026-4868"
}
],
"release_date": "2026-04-08T01:06:57.168000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, strictly sanitize and enforce bounds checking on any untrusted user input that influences loop counters, iteration limits, or memory indices. If there is no integer overflow or underflow, the out-of-bounds access cannot occur.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: possible memory corruption after bound check elimination"
},
{
"cve": "CVE-2026-27144",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2026-04-08T02:01:22.896153+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: cmd/compile: no-op interface conversion bypasses overlap checking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications that contain a memory move or copy operation that is subject to a no-op (no-operation) interface conversion. Furthermore, the source and destination memory addresses involved in the move or copy must overlap and an attacker must be able to supply an input that triggers this specific operation. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27144"
},
{
"category": "external",
"summary": "RHBZ#2456340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27144"
},
{
"category": "external",
"summary": "https://go.dev/cl/763764",
"url": "https://go.dev/cl/763764"
},
{
"category": "external",
"summary": "https://go.dev/issue/78371",
"url": "https://go.dev/issue/78371"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4867",
"url": "https://pkg.go.dev/vuln/GO-2026-4867"
}
],
"release_date": "2026-04-08T01:06:56.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "To mitigate this issue, review code that performs memory copies or struct assignments. If data is being passed through an interface (such as \u0027any\u0027 or \u0027interface{}\u0027) just before a move operation, refactor the code to use concrete types or explicit pointers instead.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: cmd/compile: no-op interface conversion bypasses overlap checking"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-764",
"name": "Multiple Locks of a Critical Resource"
},
"discovery_date": "2026-04-08T02:01:16.213799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock, leading to uncontrolled consumption of resources and ultimately a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in the Go `crypto/tls` package allows a remote attacker to cause a denial of service in applications using TLS 1.3. By sending multiple key update messages in a single record post-handshake, an attacker can trigger a connection deadlock, leading to uncontrolled resource consumption. This impacts Red Hat products utilizing the affected Go standard library for TLS 1.3 connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32283"
},
{
"category": "external",
"summary": "RHBZ#2456338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32283"
},
{
"category": "external",
"summary": "https://go.dev/cl/763767",
"url": "https://go.dev/cl/763767"
},
{
"category": "external",
"summary": "https://go.dev/issue/78334",
"url": "https://go.dev/issue/78334"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4870",
"url": "https://pkg.go.dev/vuln/GO-2026-4870"
}
],
"release_date": "2026-04-08T01:06:57.670000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages"
},
{
"cve": "CVE-2026-32288",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:00:57.624222+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456332"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `archive/tar` package. A remote attacker could exploit this vulnerability by providing a maliciously-crafted archive file. When the `tar.Reader` processes an archive containing a large number of sparse regions in the \"old GNU sparse map\" format, it can lead to unbounded memory allocation. This can result in a Denial of Service (DoS) condition, making the affected application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32288"
},
{
"category": "external",
"summary": "RHBZ#2456332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32288"
},
{
"category": "external",
"summary": "https://go.dev/cl/763766",
"url": "https://go.dev/cl/763766"
},
{
"category": "external",
"summary": "https://go.dev/issue/78301",
"url": "https://go.dev/issue/78301"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4869",
"url": "https://pkg.go.dev/vuln/GO-2026-4869"
}
],
"release_date": "2026-04-08T01:06:57.416000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "archive/tar: golang: Go\u0027s archive/tar package: Denial of Service via maliciously-crafted archive"
},
{
"cve": "CVE-2026-32289",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-08T02:01:05.911683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456334"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package. This vulnerability arises from improper tracking of context and brace depth within JavaScript (JS) template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting (XSS) vulnerabilities. This could allow an attacker to inject malicious scripts into web pages viewed by other users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals",
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32289"
},
{
"category": "external",
"summary": "RHBZ#2456334",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456334"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32289"
},
{
"category": "external",
"summary": "https://go.dev/cl/763762",
"url": "https://go.dev/cl/763762"
},
{
"category": "external",
"summary": "https://go.dev/issue/78331",
"url": "https://go.dev/issue/78331"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4865",
"url": "https://pkg.go.dev/vuln/GO-2026-4865"
}
],
"release_date": "2026-04-08T01:06:56.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals"
},
{
"cve": "CVE-2026-33809",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-25T19:01:55.384019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/image/tiff. A remote attacker could exploit this vulnerability by providing a maliciously crafted Tagged Image File Format (TIFF) file. This could cause the image decoding process to attempt to allocate up to 4 gigabytes (GiB) of memory. The excessive resource consumption or an out-of-memory error would lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF 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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33809"
},
{
"category": "external",
"summary": "RHBZ#2451437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33809"
},
{
"category": "external",
"summary": "https://go.dev/cl/757660",
"url": "https://go.dev/cl/757660"
},
{
"category": "external",
"summary": "https://go.dev/issue/78267",
"url": "https://go.dev/issue/78267"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4815",
"url": "https://pkg.go.dev/vuln/GO-2026-4815"
}
],
"release_date": "2026-03-25T18:24:04.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"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": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: golang.org/x/image/tiff: golang.org/x/image/tiff: Denial of Service via maliciously crafted TIFF file"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:00:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:golang1-26-main@aarch64",
"Red Hat Hardened Images:golang1-26-main@noarch",
"Red Hat Hardened Images:golang1-26-main@src",
"Red Hat Hardened Images:golang1-26-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.