Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29409 (GCVE-0-2023-29409)
Vulnerability from cvelistv5 – Published: 2023-08-02 19:47 – Updated: 2025-02-13 16:49- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | crypto/tls |
Affected:
0 , < 1.19.12
(semver)
Affected: 1.20.0-0 , < 1.20.7 (semver) Affected: 1.21.0-0 , < 1.21.0-rc.4 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:07:46.160Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/61460"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/515257"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-29409",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-22T14:15:51.334084Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-22T14:16:01.839Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "crypto/tls",
"product": "crypto/tls",
"programRoutines": [
{
"name": "Conn.verifyServerCertificate"
},
{
"name": "Conn.processCertsFromClient"
},
{
"name": "Conn.Handshake"
},
{
"name": "Conn.HandshakeContext"
},
{
"name": "Conn.Read"
},
{
"name": "Conn.Write"
},
{
"name": "Dial"
},
{
"name": "DialWithDialer"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.19.12",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.20.7",
"status": "affected",
"version": "1.20.0-0",
"versionType": "semver"
},
{
"lessThan": "1.21.0-rc.4",
"status": "affected",
"version": "1.21.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Mateusz Poliwczak"
}
],
"descriptions": [
{
"lang": "en",
"value": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-25T11:09:25.696Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/61460"
},
{
"url": "https://go.dev/cl/515257"
},
{
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230831-0010/"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
}
],
"title": "Large RSA keys can cause high CPU usage in crypto/tls"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-29409",
"datePublished": "2023-08-02T19:47:23.829Z",
"dateReserved": "2023-04-05T19:36:35.043Z",
"dateUpdated": "2025-02-13T16:49:16.368Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-29409",
"date": "2026-05-27",
"epss": "0.00115",
"percentile": "0.29653"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-29409\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-08-02T20:15:11.940\",\"lastModified\":\"2024-11-21T07:57:00.287\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.\"}],\"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:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.12\",\"matchCriteriaId\":\"6A0D798F-972E-4789-9E60-F04864ACC5A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.7\",\"matchCriteriaId\":\"98D9EFA9-C8A8-4C27-A1F2-DE9798D725FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"64DE500E-0A99-4890-9D6E-0FBA9E9C3E0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA9BD1EF-0172-4779-80DC-E316F5361D27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"80DFE31C-60CD-46E2-B86A-2C8E9057AFEA\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/515257\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/61460\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1987\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230831-0010/\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/515257\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/61460\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1987\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230831-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/61460\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/515257\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:07:46.160Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29409\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-22T14:15:51.334084Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-22T14:15:57.131Z\"}}], \"cna\": {\"title\": \"Large RSA keys can cause high CPU usage in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Mateusz Poliwczak\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.21.0-0\", \"lessThan\": \"1.21.0-rc.4\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Conn.verifyServerCertificate\"}, {\"name\": \"Conn.processCertsFromClient\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/61460\"}, {\"url\": \"https://go.dev/cl/515257\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-08-02T19:47:23.829Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-29409\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-22T14:16:01.839Z\", \"dateReserved\": \"2023-04-05T19:36:35.043Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-08-02T19:47:23.829Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023:6296
Vulnerability from csaf_redhat - Published: 2023-11-02 19:16 - Updated: 2026-05-28 02:51A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le | — |
Vendor Fix
fix
|
A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le | — |
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": "Red Hat OpenShift Serverless version 1.30.2 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.30.2 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.11, 4.12, and 4.13.\n\nThis release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6296",
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6296.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.30.2",
"tracking": {
"current_release_date": "2026-05-28T02:51:41+00:00",
"generator": {
"date": "2026-05-28T02:51:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:6296",
"initial_release_date": "2023-11-02T19:16:02+00:00",
"revision_history": [
{
"date": "2023-11-02T19:16:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-02T19:16:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:51:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.30",
"product": {
"name": "Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.30::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product_id": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.9.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.30.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.30.2-3"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.9.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.30.2-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.9.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.30.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product_id": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-domain-mapping-webhook-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.9.0-4"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.9.0-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8\u0026tag=1.30.0-8"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8\u0026tag=1.30.0-9"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product_id": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8\u0026tag=1.30.0-9"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x"
},
"product_reference": "openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64 as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.30"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le as a component of Red Hat OpenShift Serverless 1.30",
"product_id": "8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.30"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-02T19:16:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-02T19:16:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-02T19:16:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-02T19:16:02+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6296"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:07cd63dc28c59acdf8fffcacd5cee403275b66bb0b36baa94d45335a5ac5c141_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:8cb5769df87931ae625d20a0983a492a3dd7f6b12b38a4c4cb8e884cb60a4b2a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/eventing-istio-controller-rhel8@sha256:e0e773344db5018233bc9aa5954e6afe0403b2f356866efc7d4dcec60df9282b_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3fe21a55517a7e94fc1ebe2cd7191a48c52b88b68f32a278200b4c9d47d51df7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:47d979bf31c3293987b3e891a8053f31a93c65c119b9afe50873654c666b92db_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:dc2883e2c901540ee6e1e7247006e2260337cb7fe0477fc02cd029843f0e68a1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:1543654b069e9cd45b5a0d17c4c4d38c415ae3beebc3cdff45ac22596453e15b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:b86203254be737f9a700f29f85b56d43367442f5fe4a7b3bcefcb0e97d24f982_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-data-index-ephemeral-rhel8@sha256:d3e3c4777360289235620c308f57d95219ca66ccb5331a092b1e6bd0f0f90b6e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:9254aa62c43241dddd4a0c17dcec57e8521fa5583c70d11133ee5053bd8c6b30_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:c2c18a5efff4a78203f38b8ca76671fc389c49237b1426d3c9a18e64708c756b_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-builder-rhel8@sha256:fe8fe8c2cea0f2957fe7ab238c6cf6c86cb480f75fb632b9128a3c5775d3c9c1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:248a55059ca855ffdce83ea755d7bccd0094ba7ede795ddb892f17a3d360f24a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:38fe7d3ec137725d6d103603830866f3992608888692f981ca1e16aa03a97df3_arm64",
"8Base-RHOSS-1.30:openshift-serverless-1-tech-preview/logic-swf-devmode-rhel8@sha256:f01f75bfd37282591cbc47907d1f5df57ccffa526a636b9e84b4b8f5f4b78997_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:04552463c9c9ed820a107d16739958aeae2c59e6cbf209673b083716e1831224_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:632be306dc2cdb98c5025447ba6a04758d037ab55c9324f69f9718fe136c006c_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/client-kn-rhel8@sha256:d12dc8841593e2c241d2d0239804292760f65517cb5743c24802e62c02d02abf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:091f2f92aa0439f7c17d203189e65ab0752c12cd385f6e51b642fd2a595f5128_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:133ef116ff45e4f2997465501cec4a1646d04b7c846a6640bf1a84bf3de115c4_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:e1bb69c8055e32c298fb44dfd765a9735537406cbbf98c11ab051494e9bbaba3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:4cbea97b553d63340b3943b3f5d22e6582fe4b2f9aa21447d549806528b1f785_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:7a189da6f0de2054ca1a56c4cb1979ab3985b68c0b81be677cd475bdee9929e4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-controller-rhel8@sha256:dbbfef23c109add5e192b2930941c156d0a6d2334650f144975e2d1031f8bcdf_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:08c8f59d5c59885761d6004efdba303609210f7c595c28e8eb0bb0acca8e2313_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:13506b369c0d8b7a141cfd44f97b08bfbb97d5fbc3a996ead0b73e886cfe3acf_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:3efd01822c309d9204e2316874474b142f41704ab1f9e5d9c8a5a069f1bf040a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:44aff1a5ab3171083d9c46d32425931367c720acb3733aeef4c0d5c1b5321b5d_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:dac1e99a50449415c2125440588975100692e76e38140a0cd002e996c8bc19d1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:fe0033a3c0328aae5a30913490c67c7e4d1643fb6fdbfdc29d8dfa699ce0bb06_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:3ea33587afb65d36532542f985618432cf652894738b5844830478c06a167fcc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:41207762bc2e8a96d9cc1f40e5be8d0785b92b9df1fae4c947fd5f58d39ce80f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c7858bd50cbf967e498e1b79a55f458688c6fd1f4cd55139ff047a750ed0530c_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:16fb16da6f8b4456af5898879d63d449a5ae290e38c351ebd527fb5d40a0e2c7_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:702f06a7db422c4679300f46b1f5db5f34c13c71f77960251497b9cd049e7792_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:72906ac2612567fe3ea6ea02fc0f454ea01dabf51f4c9ba2fd8cc6d894c302b0_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:4255a0d699e16b5a4e7e90e3ba5057ccdf259851fa8ade71ce8c2bc50864ec97_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:dde479e0255b31c862c73ac7aa8faa7842c279e1be7519c207211fa8331ed4f9_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:f515825c828638ca568343b2e996cc41e7044ff539e994d3cb37af0d247f0370_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:5e65c080f6b6ad721723a617b8c99c3935d5d83b9da991b3a0e3910656468f56_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:9dc02c49a4f4527142a2d688e4996d268062cdb82820a4b6c1611cf90f11d811_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:ca5a592d80409f674590e3d19f8d10192e91fc5b80d26e46d269c5e77e00035a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:0c476f3dccf74f09594bddb820746326e0f944abc717877562cb6c16036ae74f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:aeab9f39b40ceba048451f9cf013063cd717911ff4001b13129e3ffc68b3f126_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:f9203bdf2f0e22d88722f13aee39f5e57e22de223ff95b1df58454f3322db83f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:1fbaac91656cd8d788bacea7d3178def39c9d5a4ff98d9d2563f43f73907b7aa_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7b1ef1f93c7e3711a30168b742658951adbbfbbc49e89623d34f4d15677a51a0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:8a6326f00fa7ca21ae3ffc49ba06d244591d271718192fea0391ba1085f963de_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:4fab3f57eb15ea63271d90c96fac4bb5add49a9a01b5904bb7f3a07767ef6729_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:56a6f4dce87527c45581c82b4e0cf573528d667fcde6a64a25bea3297bcba7b5_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:6ecc1cb653580e91d2021eff5839733d2321e11fe88948c1a2ed1d9e113231b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:1b85b5d8f4f55241ec0db018a1943910b85791fd3e68105c67288b1ebbdb3d45_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:a105d049342c58d4f37a97a11e4b082b0451417dcfdab1cf1cf6414e5567cab9_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:b9b0edd6a1808d025900a616552cad7d656783f37d80e83acbaab18b938e0db3_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:34692fee06034c1ee87fa0de14cbf46ba9d01b760d1a287dff48ffc745ec75a8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:a97241ce8f13684c9200aeffb395d87fd20e4e7d3cb071f6376b05916459f2f3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-mtping-rhel8@sha256:dc69eeb47b11b0306066b1a994a8faab956043390fe461df6eef5a502b396c79_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:036974bc6a45dd3971233370d3d61159411bdd03460fe96afc9ddbe9f8c04a58_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:538312d7a0f39235541f16d4bbfc68e8a0f6defd8cebdb9335f74ac13cb53ed0_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:bf29f19349523b47485119c7bda8634bb4f1d1907fe86ef54880dcdb57cfe733_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:3e0afc59de7e91c6266657f6d9ce1de8405d56ab171a005a1e09159ce162b0d3_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:76b8bac332bd58bfb9765e04d9dcb0338254a61779d2d232ea5898244da359b2_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/eventing-webhook-rhel8@sha256:86734f1f2a5dbd62e1937ae3fd04d3c088eeda74179b444259990ae6fcb665ce_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:0b71060287485d5728b81c890fac97e6e1bc0b7fe73f488d446cd9ceefc072d6_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:3f3928554beec420eceda412196f386a52ad30d190504b7cc811ef360370c777_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/func-utils-rhel8@sha256:537ac0e39cd5898ba65b741707fb6e5981b42a426e970f35222fe166c45f6425_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:143e80e240e30eefe8e5262529f3e43df7386aee2730d5bfe8af5d8cd3f730d1_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:254e090465e5923939888ed4e5ed187981485f8868bc31cebc300412b62e8bd8_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/ingress-rhel8-operator@sha256:f0025b73dc2af1ed481f9fc1a02f43c4b6827d04fbdca5380a1d2bae53747501_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:1c31130fa638c0bf8294cda7d4029f3a4a8b6489c243f0ff245cdd1e976b182c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:95c47ca06184e042f65fe3fbcaa76425b0d092d5575bb1a5346d75274e9908f8_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:d27a87311a9a5c6a57e70ed7d15973ee730ebf53ba418070a9b6c2e9e5ce6d2f_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:aa33810e0a45d2e97daf6880d259de78e2c7ef60576b8c5304deca8a91c9c0e6_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:dd91c9f5fe71a2aea6d8f3f2d20d4eac14dd7f5cfa984e53dcf9b87ced3e3f0f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/knative-rhel8-operator@sha256:ed3107ee9d67c218ba2ad65a877356dabbc6775302b542a1db2ebfed6be60bee_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:77d84a8e666045d96139a9c3ccd191fecb7e86718c084dbc8f532a4985393a8d_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:e94285c1cce41e495873ebec367d20db30c3b47c70b735236289925ad264bf89_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/kourier-control-rhel8@sha256:f01738e575acc0167a2bc73a7cc521a90e1319c0c2bb13d17a8e6c29b3586d2f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:7c78962f1e53096dc341b82f2fd0a628673a10f03bb709573d3e2571028f31d5_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:9a161c1fdc3d29d2879096196ec8d946567f4788f19519ba10a40f0d2a9adef6_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-controller-rhel8@sha256:cb311f25036afb3aea9695aa72b5867440c5266e05b8512c5aed4cdce82d22c1_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:3a888047747246743505bafd08a70e081223225601d9a6cd94801b856ed2ba84_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:65bec982ef0250c713c60c62311e290347cd9072ca82819882d91e4ed79f8d16_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/net-istio-webhook-rhel8@sha256:aaa2e335310a473df6c381774490d2c6ad00e336883be018f41b70728433e61e_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-operator-bundle@sha256:51ac9aced282f62c8fb2d3696da3696b8496d8f877e9846fe3a4a743ccd63bea_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:5ff5cf73f24c6fc856f961f3709e3c68d15c060179666a4760d083ccddce2139_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:7fd10cd70e72c0be5ca76be3cacc4781868d525579b469cffac2e75a52235cb4_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serverless-rhel8-operator@sha256:8e558e1247c8278ea1bd67cf5e4814ca349acb43b649cf1f88835bfc16eb9301_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:273f4c0db2cc41c8f7090f4a1eb0afc34f35ffaab3c69176c9260c245fabe685_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:76b5520af6d5f8499ebd13b825fbf731588e67caf0c8e8512805c6df69be6f3a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-activator-rhel8@sha256:917d5788257f3018bc70a8715e1aee3185fe93ee958deedbc3f13ffbb306c56f_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3fca9cbb23ac5feafb6d129b1258f8b4c4d982cf1a551ad88bd537874729ac44_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:8a87b6f46cb87037d54fc1d24799617711a38ede3941f436f23014233f219c49_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:ba07df7c30551999805eda6593ab82f5f965b05c829aa3dbf85b787e312dba5e_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:078925d012bde32da462e97e8413782533b5fcd55d95b166fd708e0b4b3874cc_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:4b810766ed033d023ce0f6b1689da91fd16433541e5c93074aee2a8fda8942ce_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-autoscaler-rhel8@sha256:81ec2edba91eba8bebd74ac7066cc12eb60da95289f88860e8b4549ccdf9ac8a_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:10eb6138e2e906ad8edcb691eb27b4b7caa9cfb33c8391bc2478b1a3c1e3a17f_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:40bffda2a73083dfb278186d23e980788d91ef1d02ab5d67ce9becb6bb15ee63_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-controller-rhel8@sha256:be4a2854ec292b9cf1d0ae8dbff765fe5d6d0fe73a526dbba6e9a256c60165ab_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:00325b9077cb6719dcaac55eb15f0822dfc00bbdcf8307c8e678ba79a17d4fb0_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:c788b9232e90fcb98c88d783655794bd7a44deb2b5323703f1a51acfba898d8c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-rhel8@sha256:fdc4600a1e8130b2d2e5bc2de95e93236ab930d27711805ab9610cdc2fd81964_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:7b1308defc8edabb10d8c6d1f6b4a05d2a1b4545a33af06943880e5824ed074c_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:b226a61fdffe6ab3e304715cd4193ccff122191934b937b484259906b9dddb5a_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-domain-mapping-webhook-rhel8@sha256:ef1c7a89eb10e51dfb677fd1a0a4e3475db5220b637b87def4a682d73e261078_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:16e45fe259a51fd8f73b9e42d8255b6dda4e2d3e00db52113308fbc99369adae_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:66199519e90664d1e9a25c29be90e0dafd36ff8fac174b5be3f7935cfdaed468_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-queue-rhel8@sha256:b209988ea641879624e144d51fba2a8de8592a72603d626952419c6ab5f7377e_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:4886e839cf374e430b6aca4036696ab934db94c78acd86240cad458625b7ea84_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:7584e95d66f6c81fdc127bfbd685da7cd6a66c4bac86395a637b21b00dbd15de_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:c42257339c56ecf19990e9639c56c7179890b5b3d1937c1647fefccac657f903_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:244b0506701fcd91d306ec282b83c1d36d7b3421ed73eb177d0a34be237bdccc_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:b56a36112cd592bb1b28a290fc443faa1bcc997024e9d68a333f2b19af41c518_ppc64le",
"8Base-RHOSS-1.30:openshift-serverless-1/serving-webhook-rhel8@sha256:c9cf9b2ebec2d6c5bf3657666c709bed17b8e47237402012d73860ab07cff302_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:2cd50f474dafa4f24342a5c6ba46bdffadc2846ddd9e08b27e17afd576808d19_s390x",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:65e7dca03083226bfaee40bf5edcd433f0a15a3f226ee3b84a7924c56d15a979_amd64",
"8Base-RHOSS-1.30:openshift-serverless-1/svls-must-gather-rhel8@sha256:a959d8224e228b9140e79c5f9764e8318ce842f964346b3e94c33263ea48f943_ppc64le"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:6298
Vulnerability from csaf_redhat - Published: 2023-11-03 08:48 - Updated: 2026-05-28 02:51A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64 | — |
Vendor Fix
fix
|
A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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": "Red Hat OpenShift Serverless 1.30.2 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Serverless Client kn 1.30.2 provides a CLI to interact with Red Hat OpenShift Serverless 1.30.2. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nThis release includes security and bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (Rapid Reset Attack) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6298",
"url": "https://access.redhat.com/errata/RHSA-2023:6298"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6298.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.30.2 security update",
"tracking": {
"current_release_date": "2026-05-28T02:51:46+00:00",
"generator": {
"date": "2026-05-28T02:51:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:6298",
"initial_release_date": "2023-11-03T08:48:21+00:00",
"revision_history": [
{
"date": "2023-11-03T08:48:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-03T08:48:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:51:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.0",
"product": {
"name": "Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:serverless:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.9.2-4.el8.src",
"product": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.src",
"product_id": "openshift-serverless-clients-0:1.9.2-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64",
"product": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64",
"product_id": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"product": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"product_id": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"product": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"product_id": "openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le"
},
"product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.s390x as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x"
},
"product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.src as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src"
},
"product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.src",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0",
"product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
},
"product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64",
"relates_to_product_reference": "8Base-Openshift-Serverless-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-03T08:48:21+00:00",
"details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6298"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-03T08:48:21+00:00",
"details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6298"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-03T08:48:21+00:00",
"details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6298"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-03T08:48:21+00:00",
"details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6298"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src",
"8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:6840
Vulnerability from csaf_redhat - Published: 2023-11-15 07:24 - Updated: 2026-05-28 02:51A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64 | — |
A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64 | — |
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64 | — |
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64 | — |
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64 | — |
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64 | — |
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.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 OpenShift Container Platform release 4.14.2 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.2. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2023:6837\n\nSecurity Fix(es):\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS\nattack (Rapid Reset Attack) (CVE-2023-44487 CVE-2023-39325)\n* golang: net/http: insufficient sanitization of Host header\n(CVE-2023-29406)\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\n* golang: html/template: improper handling of HTML-like comments within\nscript contexts (CVE-2023-39318)\n* golang: html/template: improper handling of special tags within script\ncontexts (CVE-2023-39319)\n* golang: crypto/tls: panic when processing post-handshake message on QUIC\nconnections (CVE-2023-39321)\n* golang: crypto/tls: lack of a limit on buffered post-handshake\n(CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6840",
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6840.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.2 packages and security update",
"tracking": {
"current_release_date": "2026-05-28T02:51:50+00:00",
"generator": {
"date": "2026-05-28T02:51:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:6840",
"initial_release_date": "2023-11-15T07:24:02+00:00",
"revision_history": [
{
"date": "2023-11-15T07:24:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-15T07:24:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T02:51:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product_id": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-2.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.40.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.40.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product_id": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.223.0-1.rhaos4.14.el8?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.40.1.rt14.325.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.40.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.1-13.1.rhaos4.14.git956c5f7.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch"
},
"product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src"
},
"product_reference": "container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch"
},
"product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src"
},
"product_reference": "container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.40.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.40.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29406",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-07-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2222167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang, where it is vulnerable to HTTP header injection caused by improper content validation of the Host header by the HTTP/1 client. A remote attacker can inject arbitrary HTTP headers by persuading a victim to visit a specially crafted Web page. This flaw allows the attacker to conduct various attacks against the vulnerable system, including Cross-site scripting, cache poisoning, or session hijacking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: insufficient sanitization of Host header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29406"
},
{
"category": "external",
"summary": "RHBZ#2222167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29406"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0",
"url": "https://groups.google.com/g/golang-announce/c/2q13H6LEEx0"
}
],
"release_date": "2023-07-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: insufficient sanitization of Host header"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-15T07:24:02+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6840"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:container-selinux-3:2.223.0-1.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:container-selinux-3:2.223.0-2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.1-13.1.rhaos4.14.git956c5f7.el9.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.40.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.40.1.rt14.325.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202311031050.p0.g9b1e0d2.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.40.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.40.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023:7762
Vulnerability from csaf_redhat - Published: 2023-12-12 17:30 - Updated: 2026-05-19 21:20A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7762",
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7762.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2026-05-19T21:20:39+00:00",
"generator": {
"date": "2026-05-19T21:20:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:7762",
"initial_release_date": "2023-12-12T17:30:03+00:00",
"revision_history": [
{
"date": "2023-12-12T17:30:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:30:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:20:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.src",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.src",
"product_id": "skopeo-2:1.13.3-3.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.13.3-3.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product_id": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.13.3-3.el9_3?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.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.13.3-3.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
},
"product_reference": "skopeo-tests-2:1.13.3-3.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:30:03+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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7762"
}
],
"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.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.src",
"AppStream-9.3.0.Z.MAIN:skopeo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debuginfo-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-debugsource-2:1.13.3-3.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:skopeo-tests-2:1.13.3-3.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:7763
Vulnerability from csaf_redhat - Published: 2023-12-12 17:25 - Updated: 2026-05-19 21:20A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7763",
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7763.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-05-19T21:20:41+00:00",
"generator": {
"date": "2026-05-19T21:20:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:7763",
"initial_release_date": "2023-12-12T17:25:05+00:00",
"revision_history": [
{
"date": "2023-12-12T17:25:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:25:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:20:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.src",
"product": {
"name": "runc-4:1.1.9-2.el9_3.src",
"product_id": "runc-4:1.1.9-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product_id": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.9-2.el9_3?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src"
},
"product_reference": "runc-4:1.1.9-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.9-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.9-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"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.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7763"
}
],
"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.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:runc-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debuginfo-4:1.1.9-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:runc-debugsource-4:1.1.9-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:7764
Vulnerability from csaf_redhat - Published: 2023-12-12 17:29 - Updated: 2026-05-19 21:20A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7764",
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7764.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2026-05-19T21:20:41+00:00",
"generator": {
"date": "2026-05-19T21:20:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:7764",
"initial_release_date": "2023-12-12T17:29:16+00:00",
"revision_history": [
{
"date": "2023-12-12T17:29:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:29:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:20:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.src",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.src",
"product_id": "buildah-1:1.31.3-2.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_id": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-2.el9_3?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-tests-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"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.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:29:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7764"
}
],
"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.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.src",
"AppStream-9.3.0.Z.MAIN:buildah-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debuginfo-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-debugsource-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-1:1.31.3-2.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:buildah-tests-debuginfo-1:1.31.3-2.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:7765
Vulnerability from csaf_redhat - Published: 2023-12-12 17:24 - Updated: 2026-05-19 21:20A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for podman is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7765",
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7765.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-05-19T21:20:41+00:00",
"generator": {
"date": "2026-05-19T21:20:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:7765",
"initial_release_date": "2023-12-12T17:24:49+00:00",
"revision_history": [
{
"date": "2023-12-12T17:24:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:24:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:20:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.src",
"product": {
"name": "podman-2:4.6.1-7.el9_3.src",
"product_id": "podman-2:4.6.1-7.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-remote-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-tests-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_id": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-7.el9_3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product": {
"name": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product_id": "podman-docker-2:4.6.1-7.el9_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.6.1-7.el9_3?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src"
},
"product_reference": "podman-2:4.6.1-7.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.6.1-7.el9_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch"
},
"product_reference": "podman-docker-2:4.6.1-7.el9_3.noarch",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-plugins-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-remote-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.6.1-7.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
},
"product_reference": "podman-tests-2:4.6.1-7.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:24:49+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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7765"
}
],
"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.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.src",
"AppStream-9.3.0.Z.MAIN:podman-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-debugsource-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-docker-2:4.6.1-7.el9_3.noarch",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-plugins-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-remote-debuginfo-2:4.6.1-7.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:podman-tests-2:4.6.1-7.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2023:7766
Vulnerability from csaf_redhat - Published: 2023-12-12 17:25 - Updated: 2026-05-19 21:20A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7766",
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7766.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2026-05-19T21:20:42+00:00",
"generator": {
"date": "2026-05-19T21:20:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:7766",
"initial_release_date": "2023-12-12T17:25:07+00:00",
"revision_history": [
{
"date": "2023-12-12T17:25:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-12T17:25:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T21:20:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-6.el9_3?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.src",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"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.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-12T17:25:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7766"
}
],
"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.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.src",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.3.0-6.el9_3.x86_64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.aarch64",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.ppc64le",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.s390x",
"AppStream-9.3.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.3.0-6.el9_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2024:0121
Vulnerability from csaf_redhat - Published: 2024-01-10 11:36 - Updated: 2026-05-27 08:38A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request's form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not properly handle HMTL-like "<!--" and "-->" comment tokens, nor hashbang "#!" comment tokens, in <script> contexts. This issue may cause the template parser to improperly interpret the contents of <script> contexts, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in <script> contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\n\n* golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\n\n* golang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\n\n* golang: html/template: improper handling of HTML-like comments within script contexts (CVE-2023-39318)\n\n* golang: html/template: improper handling of special tags within script contexts (CVE-2023-39319)\n\n* golang: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0121",
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0121.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security update",
"tracking": {
"current_release_date": "2026-05-27T08:38:58+00:00",
"generator": {
"date": "2026-05-27T08:38:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0121",
"initial_release_date": "2024-01-10T11:36:02+00:00",
"revision_history": [
{
"date": "2024-01-10T11:36:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-10T11:36:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-27T08:38:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=x86_64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=src\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"product": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch (container-tools:4.0)",
"product_id": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0)",
"product_id": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B20656%2B56f336b9?arch=noarch\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=aarch64\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=ppc64le\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-25.module%2Bel8.9.0%2B20875%2B8dd9d5d2?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.5-2.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B20656%2B56f336b9?arch=s390x\u0026rpmmod=container-tools:4.0:8090020231207142256:d7b6f4b7"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0"
},
"product_reference": "podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.9.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132868"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where requests forwarded by reverse proxy include the raw query parameters from the inbound request, including unparseable parameters rejected by net/http. This issue could permit query parameter smuggling when a Go proxy forwards a parameter with an unparseable value. After the fix, the reverse proxy sanitizes the query parameters in the forwarded query when the outbound request\u0027s form field is set after the reverse proxy. The director function returns, indicating that the proxy has parsed the query parameters. Proxies that do not parse query parameters continue to forward the original query parameters unchanged.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity to exploit this vulnerability is limited to the Golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2880"
},
{
"category": "external",
"summary": "RHBZ#2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2880"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54663",
"url": "https://github.com/golang/go/issues/54663"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-41715",
"discovery_date": "2022-10-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as 40,000, making a relatively small regexp consume larger amounts of memory. After the fix, each regexp being parsed is limited to a 256 MB memory footprint. Regular expressions whose representation would use more space than that are rejected. Routine use of regular expressions is unaffected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: regexp/syntax: limit memory used by parsing regexps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41715"
},
{
"category": "external",
"summary": "RHBZ#2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41715"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/55949",
"url": "https://github.com/golang/go/issues/55949"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
},
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"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.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39318",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not properly handle HMTL-like \"\u003c!--\" and \"--\u003e\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This issue may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of HTML-like comments within script contexts",
"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.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "RHBZ#2237776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39318"
},
{
"category": "external",
"summary": "https://go.dev/cl/526156",
"url": "https://go.dev/cl/526156"
},
{
"category": "external",
"summary": "https://go.dev/issue/62196",
"url": "https://go.dev/issue/62196"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2041.json",
"url": "https://vuln.go.dev/ID/GO-2023-2041.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of HTML-like comments within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Takeshi Kaneko"
],
"organization": "GMO Cybersecurity by Ierae, Inc."
}
],
"cve": "CVE-2023-39319",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: improper handling of special tags within script contexts",
"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.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "RHBZ#2237773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39319"
},
{
"category": "external",
"summary": "https://go.dev/cl/526157",
"url": "https://go.dev/cl/526157"
},
{
"category": "external",
"summary": "https://go.dev/issue/62197",
"url": "https://go.dev/issue/62197"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2043.json",
"url": "https://vuln.go.dev/ID/GO-2023-2043.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: improper handling of special tags within script contexts"
},
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-10T11:36:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0121"
}
],
"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.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:aardvark-dns-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-debugsource-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:cockpit-podman-0:46-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:conmon-debugsource-2:2.1.4-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:container-selinux-2:2.205.0-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:containers-common-2:1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crit-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-debugsource-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-devel-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debuginfo-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:crun-debugsource-0:1.8.7-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:libslirp-devel-0:4.4.0-1.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:netavark-2:1.0.1-38.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-catatonit-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-debugsource-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-docker-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-gvproxy-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-plugins-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-remote-debuginfo-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:podman-tests-2:4.0.2-25.module+el8.9.0+20875+8dd9d5d2.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-criu-0:3.15-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:python3-podman-0:4.0.0-2.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debuginfo-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:runc-debugsource-1:1.1.5-2.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:skopeo-tests-2:1.6.2-9.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.src::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.aarch64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.ppc64le::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.s390x::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+20656+56f336b9.x86_64::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.noarch::container-tools:4.0",
"AppStream-8.9.0.Z.MAIN:udica-0:0.2.6-4.module+el8.9.0+20656+56f336b9.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
}
]
}
RHSA-2024:0292
Vulnerability from csaf_redhat - Published: 2024-01-23 21:41 - Updated: 2026-04-29 18:20A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of MicroShift release 4.14.10 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat build of MicroShift 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.14.10. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0290\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\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. All of the bug fixes may not be documented in this advisory. See the following release notes documentation for details about these changes:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index\n\nAll Red Hat build of MicroShift 4.14 users are advised to use these updated packages and images when they are available in the RPM repository.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0292",
"url": "https://access.redhat.com/errata/RHSA-2024:0292"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0292.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.10 security update",
"tracking": {
"current_release_date": "2026-04-29T18:20:28+00:00",
"generator": {
"date": "2026-04-29T18:20:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:0292",
"initial_release_date": "2024-01-23T21:41:52+00:00",
"revision_history": [
{
"date": "2024-01-23T21:41:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-23T21:41:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-29T18:20:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src",
"product": {
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src",
"product_id": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"product": {
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"product_id": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"product": {
"name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"product_id": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"product": {
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"product_id": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"product": {
"name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"product_id": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-networking@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product": {
"name": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product_id": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-greenboot@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product": {
"name": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product_id": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-release-info@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product": {
"name": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product_id": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/microshift-selinux@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64"
},
"product_reference": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src"
},
"product_reference": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64"
},
"product_reference": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch"
},
"product_reference": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64"
},
"product_reference": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64"
},
"product_reference": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch"
},
"product_reference": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch"
},
"product_reference": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29409",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-08-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2228743"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Golang Go package caused by an uncontrolled resource consumption flaw. By persuading a victim to use a specially crafted certificate with large RSA keys, a remote attacker can cause a client/server to expend significant CPU time verifying signatures, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29409"
},
{
"category": "external",
"summary": "RHBZ#2228743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29409"
},
{
"category": "external",
"summary": "https://go.dev/cl/515257",
"url": "https://go.dev/cl/515257"
},
{
"category": "external",
"summary": "https://go.dev/issue/61460",
"url": "https://go.dev/issue/61460"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ",
"url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1987",
"url": "https://pkg.go.dev/vuln/GO-2023-1987"
}
],
"release_date": "2023-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-23T21:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0292"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src",
"9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64",
"9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64",
"9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch",
"9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys"
}
]
}
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.