Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22871 (GCVE-0-2025-22871)
Vulnerability from cvelistv5 – Published: 2025-04-08 20:04 – Updated: 2026-05-12 12:04- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http/internal |
Affected:
0 , < 1.23.8
(semver)
Affected: 1.24.0-0 , < 1.24.2 (semver) |
|
| Siemens | SENTRON 7KT PAC1261 Data Manager |
Affected:
0 , < V2.1.0
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-04-08T21:03:21.913Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/04/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22871",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-18T14:57:03.151639Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-18T14:57:31.331Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"affected": [
{
"defaultStatus": "unknown",
"product": "SENTRON 7KT PAC1261 Data Manager",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V2.1.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-12T12:04:11.015Z",
"orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
"shortName": "siemens-SADP"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-783943.html"
}
],
"x_adpType": "supplier"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http/internal",
"product": "net/http/internal",
"programRoutines": [
{
"name": "readChunkLine"
},
{
"name": "chunkedReader.Read"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.23.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.24.2",
"status": "affected",
"version": "1.24.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jeppe Bonde Weikop"
}
],
"descriptions": [
{
"lang": "en",
"value": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-08T20:04:34.769Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/652998"
},
{
"url": "https://go.dev/issue/71988"
},
{
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"title": "Request smuggling due to acceptance of invalid chunked data in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22871",
"datePublished": "2025-04-08T20:04:34.769Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2026-05-12T12:04:11.015Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22871",
"date": "2026-06-05",
"epss": "0.00294",
"percentile": "0.5301"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22871\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-04-08T20:15:20.183\",\"lastModified\":\"2026-05-12T13:16:39.897\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"},{\"lang\":\"es\",\"value\":\"El paquete net/http acepta incorrectamente un LF simple como terminador de l\u00ednea en l\u00edneas de datos fragmentados. Esto puede permitir el contrabando de solicitudes si se utiliza un servidor net/http junto con un servidor que acepta incorrectamente un LF simple como parte de una extensi\u00f3n fragmentada.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"references\":[{\"url\":\"https://go.dev/cl/652998\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/71988\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3563\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/04/04/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\",\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/04/04/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-04-08T21:03:21.913Z\"}}, {\"affected\": [{\"vendor\": \"Siemens\", \"product\": \"SENTRON 7KT PAC1261 Data Manager\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"V2.1.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"x_adpType\": \"supplier\", \"references\": [{\"url\": \"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\"}], \"providerMetadata\": {\"orgId\": \"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\", \"shortName\": \"siemens-SADP\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22871\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-18T14:57:03.151639Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-18T14:57:25.000Z\"}}], \"cna\": {\"title\": \"Request smuggling due to acceptance of invalid chunked data in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jeppe Bonde Weikop\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http/internal\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.23.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.24.0-0\", \"lessThan\": \"1.24.2\", \"versionType\": \"semver\"}], \"packageName\": \"net/http/internal\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"readChunkLine\"}, {\"name\": \"chunkedReader.Read\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/652998\"}, {\"url\": \"https://go.dev/issue/71988\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3563\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-04-08T20:04:34.769Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22871\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-04-08T20:04:34.769Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:11479
Vulnerability from csaf_redhat - Published: 2025-07-21 18:31 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat Advanced Cluster Security for\nKubernetes (RHACS). The updated image includes security and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of RHACS 4.7.5 includes security and bug fixes. If you are\nusing an earlier version of RHACS 4.7, you are advised to upgrade to this\npatch release 4.7.5.\n\nBugs fixed:\n\n* Before this update, incorrect interpretation of Red Hat Enterprise Linux (RHEL) 10 Common Platform Enumeration (CPE) strings caused Scanner V4 to fail distribution checks on RHEL 10 systems. With this update, an updated RHEL CPE major version pattern resolves the issue, and Scanner V4 can now correctly support RHEL 10.\n\n* Before this update, the failure of Sensor to call stream.Recv() caused gRPC flow control to block image reprocessing every 4 hours. With this update, the reprocessing loop includes a timeout for sending messages to Sensors, which resolves the issue and resumes the image reprocessing as expected.\n\n* Before this update, you could observe excessive logging of telemetry collection status, resulting in log spam. With this update, the telemetry collection has been configured to not emit repeated logs continuously, which resolves the issue and significantly reduces the log volume.\n\n* Before this update, a flaw in the signature verification algorithm caused valid signatures to be reported as invalid if they had a certain payload format. With this update, the enhanced robustness of the algorithm resolves the issue, and the system can now correctly assess the validity of signatures.\n\nSecurity issue(s) fixed:\n\n* Flaw in net/http allowed request smuggling due to improper handling of bare line feed (LF) in chunked data. (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, and other related information, refer to the CVE page(s) listed in\nthe References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11479",
"url": "https://access.redhat.com/errata/RHSA-2025:11479"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.7/html/release_notes/release-notes-47",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.7/html/release_notes/release-notes-47"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "ROX-30092",
"url": "https://issues.redhat.com/browse/ROX-30092"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11479.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.7 enhancement and security update",
"tracking": {
"current_release_date": "2026-05-28T20:49:19+00:00",
"generator": {
"date": "2026-05-28T20:49:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:11479",
"initial_release_date": "2025-07-21T18:31:30+00:00",
"revision_history": [
{
"date": "2025-07-21T18:31:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-21T18:31:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.7 for RHEL 8",
"product": {
"name": "RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.5-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.5-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.5-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.5-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.5-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.5-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.5-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.5-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.5-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.7.5-7"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.7.5-3"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.7.5-4"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.7.5-6"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.7.5-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64 as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"relates_to_product_reference": "8Base-RHACS-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x as a component of RHACS 4.7 for RHEL 8",
"product_id": "8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x",
"relates_to_product_reference": "8Base-RHACS-4.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-21T18:31:30+00:00",
"details": "If you are using an earlier version of RHACS 4.7, you are advised to upgrade to this patch release 4.7.5.",
"product_ids": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11479"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:0e33392da0d7bbb235b4b66cb8d78942b18e17346bef10debf66c94c2eb919cd_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:3658f562db59177ca5fa2fa6abdcacf422d4e990ba5f252742d921dfb33031c4_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d196be6afa8e8f414261f338a170ebd603501f5443ebc94bdeafbbce0c9a2bad_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-central-db-rhel8@sha256:f2d6d9ad43674206c737c80a9bddb16e399dcd6cc6dde768bc1e551e442685f6_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:373e1d052319793c422f5bf1a2813ab28b127ed3ddbfa59d438dba981a22390f_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:5971d1027a17f0f09f491c90803e7fd6b28a8278cc65957c2c609d535f2a57d3_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:84c178fa81e2d734f443f324f68a69dcb2e9343c9e117aee1d17cdc06b262975_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-collector-rhel8@sha256:dee0c583b23b994947bc5a3460b00b38ac42b1c9c9fa2120ae2671f1fcfdaa8f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:4bece34ab6f756802f34902b56b2c58b2004f785d1ac9a144d7b6c60fb468f94_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:84f6213a7e624f6840dc333a9b026bde8f8dc5b138def8ad34f77ad4c8290a7d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b0e8add7c50671a33b5b871765a27c454e9f906972df6ba58e8c7cca6f29577e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-main-rhel8@sha256:b3c49717ae9d165c49899fa2229259dacc8e1b50b790ebf4e5ee2a2c9937f40e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:15338b82f8d118e34a3f83fc5a7a487f98c7ecfeed63b3109de36260d0ce8193_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:3164da1efd6901ed655b9f47177a841060e576b6045e8ba2f8fd527b6dfdead5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:4c6cbd9b76fc8f075ba6e6224931b2c83b321d6738c2ce0e47450c0415ebfa22_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-operator-bundle@sha256:b25030fe76bfdec49c19a0c463983de579e251e97d1ff79313bcfd817044e53a_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:0ae31519a4168ec0180ba237e77557aad09642c4f56fc83fa286c77314c7ed3c_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:677fc19a2525e922f719c5520b25771693221912633236a63376e30b8735b077_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b361c57d1b4b145a0704d6e386fce75cde046fcc4f5e4313f6abcb85f0f2c917_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-rhel8-operator@sha256:b5c099016b002a2cbf77f945c7b5226d7c2b3d9dfd7eb5612d188bc78b1d2ed5_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1f4e220c147304bd90aca478f58d8d00caf96bb231ca8f4d8c61dd9146272f2d_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:3073389c9ee2eea0acccb7f728a58af9f09ac96f602a128044eb55e2df8a67b0_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:41e74ab416bc94255ba81807cf94f5b6dbd5fee0be33fdd79b94beace693053d_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:cff0015b4de3aeb6dd25ff7ed914dbcc75dd610928262f45e07568e6eaaecbe9_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:540c97fdc8a7a802f44597e3a831e7e0a08e2dd19fd532303ab2745fffb2dd0a_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:593c13b2add7323424985a86fb78c5632331ec63219a1db89d84ae4924923318_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:68c2c3ef584110c7073caf2a30c06193c79cb393f04b6febd7f187b9a5380821_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:8c1036b0dbd905c9cb5ac5303484dcef6e70bda8ba808a462e286a4d2d35605e_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:6cf7465998f4ffb5875678b2c8f99ab8d48349a47efedf87f83ec95d89179f2e_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8aa8d37a96b7749aca258238799d742756971dd12542eac1a376658de04816f7_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:8bad558e1b79f535bcb8912d95b5de7d90c00b7c04654b505fe7427033ca72f4_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f666c610910a6ebf1a6b27f6a7208d11d9f25090895b5e6ddbba1dcbb53498ee_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:239aed396aa303b7a2000fb31e00c4e93dbd0de3be1980bef80998dc53e84dba_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:7795400c46d7161a83eabd75899cb39dd47b3a9b6d6f9307df42b818a7e73d92_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:b9a3446b842615f255d80ea7860e5776df8d51c6977fe679953bcda2da8a3967_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-rhel8@sha256:cf31fa05dd1136e9f59464e16fcf07aa86c2c6bf0f1b337d57f598d9852b6610_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1290bb181f6fbddebf6116ad649af8126ea288e3bb755a2562b227b74d9e7689_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:634bdfd5abfb3d0ee01b17353c3a2b75e2dcfd28045ded6527e85a5e6d10132f_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:871d1bb3f623723e9e401e685a9a39101eb626e8d3e09b81d4698f0c9498629b_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:efbc1c135f9b58216feaa68824574cc2da17b7ea023e5c7ed5a9057da4e040f6_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:549a4d03f7a7597445afba4155f9d03f479e693c05358d25367e5f34f1b38b74_s390x",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7b2f15e4dedc7936cadecfc2750ed6d50cff5c5c4374ba5940baa648e8ca59a3_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc031662fe92831d1ee1994d024436405ff953d4bf7bf77022a04172776acdf7_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:fd45899205271b4d83f80a965737a94f6db49293619c564c5cb823cc30aa8b17_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:001562a7b331a9507306980f1dba9f666c693f1b470a6bef4bff1270653ff627_arm64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:08987210a572cfa013c68a0d671de7bb90b7ddbbdbf81215e2af762d273682e5_ppc64le",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:636eeb96634713bc5a59284349bfc92fe766fbd569e4b22d27947a424ea8cd31_amd64",
"8Base-RHACS-4.7:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:904c3e32561f485c92c70265b92ec1a8f740a7920c9dfbe8b539ccc1cfaec3b8_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:11678
Vulnerability from csaf_redhat - Published: 2025-07-30 22:44 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.18.21 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.18.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.18.21. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:11677\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\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.18 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.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11678",
"url": "https://access.redhat.com/errata/RHSA-2025:11678"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "OCPBUGS-58323",
"url": "https://issues.redhat.com/browse/OCPBUGS-58323"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11678.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.21 packages and security update",
"tracking": {
"current_release_date": "2026-05-28T20:49:19+00:00",
"generator": {
"date": "2026-05-28T20:49:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:11678",
"initial_release_date": "2025-07-30T22:44:53+00:00",
"revision_history": [
{
"date": "2025-07-30T22:44:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-30T22:44:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:19+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.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.20-4.rhaos4.18.el8.src",
"product": {
"name": "crun-0:1.20-4.rhaos4.18.el8.src",
"product_id": "crun-0:1.20-4.rhaos4.18.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.20-4.rhaos4.18.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"product": {
"name": "container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"product_id": "container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.235.0-2.rhaos4.18.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.rhaos4.18.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"product": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"product_id": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.rhaos4.18.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"product": {
"name": "rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"product_id": "rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn@5.3.0-2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.18.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.20-4.rhaos4.18.el8.x86_64",
"product": {
"name": "crun-0:1.20-4.rhaos4.18.el8.x86_64",
"product_id": "crun-0:1.20-4.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.20-4.rhaos4.18.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"product": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"product_id": "crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.20-4.rhaos4.18.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"product": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"product_id": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.20-4.rhaos4.18.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.rhaos4.18.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.rhaos4.18.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.rhaos4.18.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product_id": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.rhaos4.18.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.rhaos4.18.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.rhaos4.18.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_id": "afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_id": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_id": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.18.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.20-4.rhaos4.18.el8.aarch64",
"product": {
"name": "crun-0:1.20-4.rhaos4.18.el8.aarch64",
"product_id": "crun-0:1.20-4.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.20-4.rhaos4.18.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"product": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"product_id": "crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.20-4.rhaos4.18.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"product": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"product_id": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.20-4.rhaos4.18.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.rhaos4.18.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.rhaos4.18.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.rhaos4.18.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product_id": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.rhaos4.18.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.rhaos4.18.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.rhaos4.18.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_id": "afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_id": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_id": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_id": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.18.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"product": {
"name": "crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"product_id": "crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.20-4.rhaos4.18.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"product": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"product_id": "crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.20-4.rhaos4.18.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"product_id": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.20-4.rhaos4.18.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.rhaos4.18.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.rhaos4.18.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.rhaos4.18.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product_id": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.rhaos4.18.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.rhaos4.18.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.rhaos4.18.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_id": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_id": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.18.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.20-4.rhaos4.18.el8.s390x",
"product": {
"name": "crun-0:1.20-4.rhaos4.18.el8.s390x",
"product_id": "crun-0:1.20-4.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.20-4.rhaos4.18.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"product": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"product_id": "crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.20-4.rhaos4.18.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"product": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"product_id": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.20-4.rhaos4.18.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.rhaos4.18.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.rhaos4.18.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.rhaos4.18.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"product_id": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.rhaos4.18.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.rhaos4.18.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.rhaos4.18.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_id": "afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn@5.3.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_id": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-dracut@5.3.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_id": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rust-afterburn-debugsource@5.3.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"product": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_id": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/afterburn-debuginfo@5.3.0-2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product_id": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product_id": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.10-4.rhaos4.18.git3a7cdab.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.18.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"product": {
"name": "container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"product_id": "container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.235.0-2.rhaos4.18.el8?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.79.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.79.1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch"
},
"product_reference": "container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-4:2.235.0-2.rhaos4.18.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.src"
},
"product_reference": "container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.20-4.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.aarch64"
},
"product_reference": "crun-0:1.20-4.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.20-4.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.ppc64le"
},
"product_reference": "crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.20-4.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.s390x"
},
"product_reference": "crun-0:1.20-4.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.20-4.rhaos4.18.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.src"
},
"product_reference": "crun-0:1.20-4.rhaos4.18.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.20-4.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.x86_64"
},
"product_reference": "crun-0:1.20-4.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64"
},
"product_reference": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x"
},
"product_reference": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64"
},
"product_reference": "crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64"
},
"product_reference": "crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le"
},
"product_reference": "crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x"
},
"product_reference": "crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64"
},
"product_reference": "crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src"
},
"product_reference": "rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64"
},
"product_reference": "rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.src"
},
"product_reference": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64"
},
"product_reference": "cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.src"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-30T22:44:53+00:00",
"details": "For OpenShift Container Platform 4.18 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.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11678"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-debuginfo-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:afterburn-dracut-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:container-selinux-4:2.235.0-2.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:containernetworking-plugins-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debuginfo-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:containernetworking-plugins-debugsource-1:1.4.0-5.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el8.x86_64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:crun-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debuginfo-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:crun-debugsource-0:1.20-4.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:rust-afterburn-0:5.3.0-2.rhaos4.12.el8.src",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.18:rust-afterburn-debugsource-0:5.3.0-2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:slirp4netns-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debuginfo-0:1.1.8-3.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:slirp4netns-debugsource-0:1.1.8-3.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.10-4.rhaos4.18.git3a7cdab.el9.x86_64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:kata-containers-0:3.17.0-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:11682
Vulnerability from csaf_redhat - Published: 2025-07-30 13:27 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.45 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.45. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:11681\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in\nnet/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11682",
"url": "https://access.redhat.com/errata/RHSA-2025:11682"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11682.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.45 packages and security update",
"tracking": {
"current_release_date": "2026-05-28T20:49:21+00:00",
"generator": {
"date": "2026-05-28T20:49:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:11682",
"initial_release_date": "2025-07-30T13:27:32+00:00",
"revision_history": [
{
"date": "2025-07-30T13:27:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-30T13:27:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.16.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.16.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.16.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.16.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"product": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"product_id": "kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.17.0-2.rhaos4.16.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.79.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product_id": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product_id": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-10.rhaos4.16.git6bda4d5.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.79.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.79.1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64"
},
"product_reference": "cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.src"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64"
},
"product_reference": "kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.79.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.79.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-30T13:27:32+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11682"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-10.rhaos4.16.git6bda4d5.el9.x86_64",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:kata-containers-0:3.17.0-2.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.79.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.79.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.79.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:11749
Vulnerability from csaf_redhat - Published: 2025-07-24 15:20 - Updated: 2026-06-06 01:16A vulnerability was found in github.com/moby/moby. The classic builder cache system in moby is vulnerable to cache poisoning if the image is built using a 'FROM scratch' in Dockerfile. This flaw allows an attacker who has knowledge of the Dockerfile to create a malicious cache that would be pulled and considered a valid cache candidate for some build steps. This only affects one if using DOCKER_BUILDKIT=0 or using the /build API endpoint.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 | — |
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 | — |
A flaw was found in the prism-autoloader plugin of the Prism library. The prism-autoloader plugin uses `document.currentScript` as the base URL for dynamically loading other dependencies and, in certain circumstances, can be vulnerable to a DOM Clobbering attack. This issue could lead to Cross-site scripting (XSS) attacks on web pages that embed Prism and allow users to inject scriptless HTML elements, such as an `img` tag with a controlled `name` attribute.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 | — |
A flaw was found in the crypto/x509 golang library. When using ParsePKCS1PrivateKey to parse an RSA key missing the CRT values, causes a panic when verifying the key is well formed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le | — | ||
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 | — |
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 | — |
Workaround
|
A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated rhceph-8.1 container image is now available in the Red Hat Ecosystem Catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ceph Storage is a scalable, open, software-defined storage platform that combines the most stable version of the Ceph storage system with a Ceph management platform, deployment utilities, and support services. \n \nThis new container image is based on Red Hat Ceph Storage 8.1 and Red Hat Enterprise Linux 8.10, 9.5, 9.6. \n \nUsers are directed to the Red Hat Ceph Storage Release Notes for full Red Hat Ceph Storage 8.1 Release Notes information:\n\nhttps://docs.redhat.com/en/documentation/red_hat_ceph_storage/8/html/8.1_release_notes\n\nAll users of Red Hat Ceph Storage are advised to pull these new images from the Red Hat Ecosystem catalog, which provides numerous security and bug fixes.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:11749",
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2262352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262352"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2342464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342464"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2349390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349390"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_11749.json"
}
],
"title": "Red Hat Security Advisory: Updated 8.1 container image is now available: security and bug fix update",
"tracking": {
"current_release_date": "2026-06-06T01:16:41+00:00",
"generator": {
"date": "2026-06-06T01:16:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:11749",
"initial_release_date": "2025-07-24T15:20:25+00:00",
"revision_history": [
{
"date": "2025-07-24T15:20:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-24T15:20:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T01:16:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 8.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-73"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-33"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"product_id": "rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-511"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-123"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"product_id": "rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"product_id": "rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-73"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-33"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-511"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-123"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-73"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-33"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"product_id": "rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-511"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-123"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.6.2-4"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-73"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-33"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-40"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-511"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-75"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-123"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24557",
"cwe": {
"id": "CWE-494",
"name": "Download of Code Without Integrity Check"
},
"discovery_date": "2024-02-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262352"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in github.com/moby/moby. The classic builder cache system in moby is vulnerable to cache poisoning if the image is built using a \u0027FROM scratch\u0027 in Dockerfile. This flaw allows an attacker who has knowledge of the Dockerfile to create a malicious cache that would be pulled and considered a valid cache candidate for some build steps.\r\nThis only affects one if using DOCKER_BUILDKIT=0 or using the /build API endpoint.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: classic builder cache poisoning",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact since attack complexity is quite high. There are multiple conditions which are required: dockerfile is configured to use a non-default setting, attacker must be aware of this information, and they must have the ability to craft a malicious cache.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"known_not_affected": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24557"
},
{
"category": "external",
"summary": "RHBZ#2262352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262352"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24557",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24557"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-xw73-rw38-6vjc",
"url": "https://github.com/moby/moby/security/advisories/GHSA-xw73-rw38-6vjc"
}
],
"release_date": "2024-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T15:20:25+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: classic builder cache poisoning"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"known_not_affected": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T15:20:25+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-53382",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-03-03T07:00:37.175156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2349390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the prism-autoloader plugin of the Prism library. The prism-autoloader plugin uses `document.currentScript` as the base URL for dynamically loading other dependencies and, in certain circumstances, can be vulnerable to a DOM Clobbering attack. This issue could lead to Cross-site scripting (XSS) attacks on web pages that embed Prism and allow users to inject scriptless HTML elements, such as an `img` tag with a controlled `name` attribute.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "prismjs: DOM Clobbering vulnerability within the Prism library\u0027s prism-autoloader plugin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"known_not_affected": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53382"
},
{
"category": "external",
"summary": "RHBZ#2349390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2349390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53382"
},
{
"category": "external",
"summary": "https://gist.github.com/jackfromeast/aeb128e44f05f95828a1a824708df660",
"url": "https://gist.github.com/jackfromeast/aeb128e44f05f95828a1a824708df660"
},
{
"category": "external",
"summary": "https://github.com/PrismJS/prism/blob/59e5a3471377057de1f401ba38337aca27b80e03/prism.js#L226-L259",
"url": "https://github.com/PrismJS/prism/blob/59e5a3471377057de1f401ba38337aca27b80e03/prism.js#L226-L259"
}
],
"release_date": "2025-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T15:20:25+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prismjs: DOM Clobbering vulnerability within the Prism library\u0027s prism-autoloader plugin"
},
{
"cve": "CVE-2025-22865",
"cwe": {
"id": "CWE-228",
"name": "Improper Handling of Syntactically Invalid Structure"
},
"discovery_date": "2025-01-28T02:00:52.745155+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/x509 golang library. When using ParsePKCS1PrivateKey to parse an RSA key missing the CRT values, causes a panic when verifying the key is well formed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: ParsePKCS1PrivateKey panic with partial keys in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability affects only the Go 1.24 release candidates. Red Hat products do not utilize Go 1.24, except Red Hat Ceph Storage 8 which includes a Grafana container that uses Go 1.24 and is therefore affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"known_not_affected": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22865"
},
{
"category": "external",
"summary": "RHBZ#2342464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22865"
},
{
"category": "external",
"summary": "https://go.dev/cl/643098",
"url": "https://go.dev/cl/643098"
},
{
"category": "external",
"summary": "https://go.dev/issue/71216",
"url": "https://go.dev/issue/71216"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ",
"url": "https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3421",
"url": "https://pkg.go.dev/vuln/GO-2025-3421"
}
],
"release_date": "2025-01-28T01:03:25.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T15:20:25+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: ParsePKCS1PrivateKey panic with partial keys in crypto/x509"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"known_not_affected": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T15:20:25+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"known_not_affected": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T15:20:25+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"known_not_affected": [
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-24T15:20:25+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:31fef47dd1441ce0cd0441ea237b250726b5429238cb2571382cc30848fa0380_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:51837e438fc3cf39e58ad27f836e15d3332d4304aaee5755b2f2a0f2489ef441_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:9003f917a389ec64f27685a218eb29564065c051f709110faba83e7bfdfcb714_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:da926514919abea81bf45f4ba3a5d7173767b606e5bd896438e8d7b06968a6b2_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:3de68bcac5976a55869bd87dfde1cada6cc2a6834fdda61b50902f011c8b4c78_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:773af3b5e9bcd759f270bba3ccc115cbf8c1a15f43542ee09790cd95ba292404_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:8f28f7954306092bef49d50b417da21503c3835de22ded897070d10a0e1149c5_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b54ade655a7b29d94585cd5b5745da62df2e5a58eb03745c2750bf9ce60f381f_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:05eca5fd65e2b19aaf36f4c2f52a3cd7b993c7ad499c7fcfd685c0973d199dea_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c328175169d0e8206d8d71cc2de53b38280e5f743a190952960390abbccf8c9c_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:ea79c446685f4c4f5df793c42ef5a07db9dc6630e5c1aa93b14e45966cb6a572_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:f925ae0c7b1189e6b3f78d1a93fcd89d1e8edd02e23a20408a77e3e2aeba448f_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:00cf0106a5a850538190bcb70f30bf0652b68fbcd99dd6b3208a91c17e466814_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:2f72e7bd86947922bdef6382b2c545284e58f429d43357caaefd9eb2c42617f5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:4e70ba10dc7b04b7baec7d674cdacece5b993f7333cbf91c8564e3c8db85eb5e_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:adfd22a4c20f4df0923a23ffbd5b29cd51ca8d73ade88d792d0c148ed9e73e0a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:13774aa70636acace072cbb36a20e205ee198b225f8710545273fae4ac7b6886_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:16f496f737c4904df0f3431f19de83c28086ab745b416c22a957baa105220fc4_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:41ccbd5e804918b530f3d31fd8bf33af72038ccea45a0850e57d9563b43cf424_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:b68745ea2b9a6efc7a63c64f6d05d5840599225c8c5120979953e2d3082b7ac9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:12b8ad56276d7f772662069054fcd73fbb0116ba6ed54da563cc2316583df28c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:3d82a3b6239bbcee0d77dffceecc05ca3a6d84fa13afd84104793854b4bf7c26_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:5cd022f4fd595c14d2c7a8fe8f6dbb188738db1e658b68063c4b6e55ab2d0509_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:37e1ba0708b3bd4297295bd0f1b12d6493b0515b607d442c5121231963b803a6_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:569cc1b32dbeb527e134757a4581e592afea89734d6fb587966d92d8f3d905b5_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:8b64aba2169d9888b3e53cd35391bc5321ac058a216925449d9ab1f374c9291a_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:cb10376a2a0f6cff7e613cdc5feef7cad976b7d44c7fb0fe26a730c7050a258a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:12091
Vulnerability from csaf_redhat - Published: 2025-07-31 15:53 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64 | — |
Workaround
|
{
"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": "RHOSO 18.0.10 (Feature Release 3) Control Plane Operator Containers\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Security Fix(es):\n\n* Request smuggling due to acceptance of invalid chunked data in net/http\n(CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:12091",
"url": "https://access.redhat.com/errata/RHSA-2025:12091"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "OSPRH-14708",
"url": "https://issues.redhat.com/browse/OSPRH-14708"
},
{
"category": "external",
"summary": "OSPRH-16204",
"url": "https://issues.redhat.com/browse/OSPRH-16204"
},
{
"category": "external",
"summary": "OSPRH-16331",
"url": "https://issues.redhat.com/browse/OSPRH-16331"
},
{
"category": "external",
"summary": "OSPRH-16366",
"url": "https://issues.redhat.com/browse/OSPRH-16366"
},
{
"category": "external",
"summary": "OSPRH-16586",
"url": "https://issues.redhat.com/browse/OSPRH-16586"
},
{
"category": "external",
"summary": "OSPRH-16785",
"url": "https://issues.redhat.com/browse/OSPRH-16785"
},
{
"category": "external",
"summary": "OSPRH-16994",
"url": "https://issues.redhat.com/browse/OSPRH-16994"
},
{
"category": "external",
"summary": "OSPRH-17012",
"url": "https://issues.redhat.com/browse/OSPRH-17012"
},
{
"category": "external",
"summary": "OSPRH-17029",
"url": "https://issues.redhat.com/browse/OSPRH-17029"
},
{
"category": "external",
"summary": "OSPRH-17106",
"url": "https://issues.redhat.com/browse/OSPRH-17106"
},
{
"category": "external",
"summary": "OSPRH-17187",
"url": "https://issues.redhat.com/browse/OSPRH-17187"
},
{
"category": "external",
"summary": "RHOSSTRAT-23",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-23"
},
{
"category": "external",
"summary": "RHOSSTRAT-259",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-259"
},
{
"category": "external",
"summary": "RHOSSTRAT-662",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-662"
},
{
"category": "external",
"summary": "RHOSSTRAT-682",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-682"
},
{
"category": "external",
"summary": "RHOSSTRAT-789",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-789"
},
{
"category": "external",
"summary": "RHOSSTRAT-871",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-871"
},
{
"category": "external",
"summary": "RHOSSTRAT-882",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-882"
},
{
"category": "external",
"summary": "RHOSSTRAT-905",
"url": "https://issues.redhat.com/browse/RHOSSTRAT-905"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12091.json"
}
],
"title": "Red Hat Security Advisory: Security release of Control plane Operators: RHOSO 18.0.10 (Feature Release 3)",
"tracking": {
"current_release_date": "2026-05-28T20:49:21+00:00",
"generator": {
"date": "2026-05-28T20:49:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12091",
"initial_release_date": "2025-07-31T15:53:04+00:00",
"revision_history": [
{
"date": "2025-07-31T15:53:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-31T15:53:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-RHOSO-1.0-PODIFIED",
"product": {
"name": "9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:18.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Services on OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"product": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"product_id": "rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/barbican-rhel9-operator\u0026tag=1.0.12-7"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"product": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"product_id": "rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/cinder-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"product": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"product_id": "rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"product_identification_helper": {
"purl": "pkg:oci/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/designate-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"product": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"product_id": "rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/glance-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"product": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"product_id": "rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/heat-rhel9-operator\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"product": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"product_id": "rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/horizon-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"product": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"product_id": "rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/infra-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"product": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"product_id": "rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ironic-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"product": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"product_id": "rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/keystone-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"product": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"product_id": "rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"product_identification_helper": {
"purl": "pkg:oci/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/manila-rhel9-operator\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"product": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"product_id": "rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/mariadb-rhel9-operator\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"product": {
"name": "rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"product_id": "rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/mysqld-exporter-rhel9\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"product": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"product_id": "rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/neutron-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"product": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"product_id": "rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/nova-rhel9-operator\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"product": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"product_id": "rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/octavia-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"product_id": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-agent-rhel9\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"product_id": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"product": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"product_id": "rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-must-gather-rhel9\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"product": {
"name": "rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"product_id": "rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-network-exporter-rhel9\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"product": {
"name": "rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"product_id": "rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-operator-bundle\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"product": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"product_id": "rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-rhel9-operator\u0026tag=1.0.12-7"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"product": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"product_id": "rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ovn-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"product": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"product_id": "rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/placement-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"product": {
"name": "rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"product_id": "rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/prometheus-podman-exporter-rhel9\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"product": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"product_id": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/rabbitmq-cluster-rhel9-operator\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64",
"product": {
"name": "rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64",
"product_id": "rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/sg-core-rhel9\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"product": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"product_id": "rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/swift-rhel9-operator\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"product": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"product_id": "rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"product_identification_helper": {
"purl": "pkg:oci/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/telemetry-rhel9-operator\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"product": {
"name": "rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"product_id": "rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"product_identification_helper": {
"purl": "pkg:oci/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/test-rhel9-operator\u0026tag=1.0.12-5"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"product": {
"name": "rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"product_id": "rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/watcher-operator-bundle\u0026tag=1.0.12-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64",
"product": {
"name": "rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64",
"product_id": "rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/watcher-rhel9-operator\u0026tag=1.0.12-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64"
},
"product_reference": "rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64"
},
"product_reference": "rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64"
},
"product_reference": "rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64"
},
"product_reference": "rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64"
},
"product_reference": "rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64"
},
"product_reference": "rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64"
},
"product_reference": "rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64"
},
"product_reference": "rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64"
},
"product_reference": "rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64"
},
"product_reference": "rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64"
},
"product_reference": "rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64"
},
"product_reference": "rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64"
},
"product_reference": "rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64"
},
"product_reference": "rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64"
},
"product_reference": "rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64"
},
"product_reference": "rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64"
},
"product_reference": "rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64"
},
"product_reference": "rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64"
},
"product_reference": "rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64"
},
"product_reference": "rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64"
},
"product_reference": "rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64"
},
"product_reference": "rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64"
},
"product_reference": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64"
},
"product_reference": "rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64"
},
"product_reference": "rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64"
},
"product_reference": "rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64"
},
"product_reference": "rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64"
},
"product_reference": "rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64"
},
"product_reference": "rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64"
],
"known_not_affected": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-31T15:53:04+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update as a new RHOSO 18.0 deployment, see\n\u201cDeploying Red Hat OpenStack Services on OpenShift\u201d at https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/index\n\nFor details on how to apply this update to an existing RHOSO 18.0 deployment, see \"Updating your environment to the latest maintenance release\" at https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/updating_your_environment_to_the_latest_maintenance_release/index",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12091"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:bff7d0957aec431479b228a397bd22e7f51c978f783558ff1988f158190eaf41_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:b1af85b6b235c704585aa7229ddcf6a5ecabc96a69091e0d9642f1d905bc7c5a_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:706470107c2213d9ea32fb1b19e9154e725688a5d61abcd3ff9f9d2897a88161_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:507fa4ebeca463c3d2ae9441efec5695b27c10773674589862a629086a44223f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:3a90fdbbee23ea2c80230ccad5e2330083f9b453dfd4cdbb92bf034d9877d1e1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:c9cb91237be7414c64cfb3e39f29215072bb1e7a1c1340ec776f2ccb52e358ba_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:8e4a779a16758e23ba2546a73073ddcf38bf32647e38d59ab6a8570b3f4f3bfd_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:07e59436ad0d26faea0acb3c34058b8e6522bd9f0dc57ea412c94061e78ba50c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:342e4745fc3799c1e3d16d19be9149cc9fd28974df5cc39e351a57b7ea633c30_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:5d3b199f82b841de9bb22be057f973dc3034aeecdb15b92ff0f6c011b950d074_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:e98be0d7d16d232f62ad0b3af0d51975001f7c84e4bdc0c8f3d23c92cc8b58d3_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mysqld-exporter-rhel9@sha256:3cf0d87e36ce102d6051986d1875f7095c5f6d74e079f61764f2b363a325a4e8_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:538ad6394027b7d177614b4f05e6ea1981c8a5d3649c326f22b293d2db3e1215_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:cc509e544e34e54db60859ea2363effe22b10b202094fffcdeb063f97c42ac92_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:4d3073cc7fb055cc232d6dcbd51c95f7c6ec7966993782f278bf50aa6299457f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:4768c8402834ed8f72f5fcb7a37f8d45a977038ef7a2a1473f362aa3a9279aa4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:939011c5def2e12625acfe410796676579ec11d6ce4f8ff6dc33948958106985_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:78583fbcc49f84954142d8b96976a8c5b68e7b333c79a6c25f64b707a0642a44_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-network-exporter-rhel9@sha256:828fb54cf316b69e48e1e6355bbc7a3320799c2107b940e7c781407858358b98_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-operator-bundle@sha256:38cf9df09d5a62539803dbd1e83d7da5ab208c909f769780776b701f1ab2bd96_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:bf867cda2ed6378cbeb839866bf304fe4313c32717ebaaaef4b3fc6e565323f4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:f617d894c303ecd19aba11cf56ad8c552a759223a16d8c9cd28cf313a3911de9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:9320970f3c15e9ce2584398b5e172bd504935d1325955157e4a0683737120910_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/prometheus-podman-exporter-rhel9@sha256:1a533ccc133ba5af888c3b3be666119c194a37c751faf8fa0a1aabe5d900a7f0_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:4a8e2810fd27e86968e32020093aa3c5c59ca1fc6a46135adf2410e697f2c8e9_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:0db0dcb79484300b44e81323b7530201586c67536d4339a68ad5e9b579a67598_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:afe1236c143073a33de64bb1f542b3d4b99a53a5b9b96a096a1bb3327e687360_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:7f6987926a55cee5e80d961490da70df7f5d34a7980204f9996b4593f77ec171_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:db2ea5edc892fd64a24784d5403768fadc1b1bcd6e7fd70737a64a6d5cb05851_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-operator-bundle@sha256:8a263db642ce79b933fd2aac1a137fb3844a47907d5034bc58a54ff8fa38d91b_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/watcher-rhel9-operator@sha256:29fd7930654e2a28f4f79cce09be77bd8bc25e0ddf029577aa57f333a0cdd5f6_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:12359
Vulnerability from csaf_redhat - Published: 2025-07-31 10:50 - Updated: 2026-05-28 20:49A flaw was found in the user's crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x | — |
A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Release of Red Hat OpenShift sandboxed containers.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift sandboxed containers, based on the Kata Containers project.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:12359",
"url": "https://access.redhat.com/errata/RHSA-2025:12359"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22871",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5791",
"url": "https://access.redhat.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12359.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift sandboxed containers release",
"tracking": {
"current_release_date": "2026-05-28T20:49:23+00:00",
"generator": {
"date": "2026-05-28T20:49:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12359",
"initial_release_date": "2025-07-31T10:50:08+00:00",
"revision_history": [
{
"date": "2025-07-31T10:50:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-31T10:50:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift sandboxed containers 1.1",
"product": {
"name": "Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:confidential_compute_attestation:1.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift sandboxed containers"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-cloud-api-adaptor-rhel9@sha256%3A145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752227514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-cloud-api-adaptor-webhook-rhel9@sha256%3A2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752227478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-dm-verity-image@sha256%3A0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753867639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-monitor-rhel9@sha256%3Afe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752234172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-must-gather-rhel9@sha256%3Acf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753276739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-rhel9-operator@sha256%3Aa6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753885668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-operator-bundle@sha256%3A889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753889819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-podvm-builder-rhel9@sha256%3A90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753277135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/osc-podvm-payload-rhel9@sha256%3A07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752228093"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/osc-cloud-api-adaptor-rhel9@sha256%3A553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752227514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/osc-cloud-api-adaptor-webhook-rhel9@sha256%3A80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752227478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/osc-monitor-rhel9@sha256%3A0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752234172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/osc-must-gather-rhel9@sha256%3A26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40?arch=s390x\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753276739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x",
"product_identification_helper": {
"purl": "pkg:oci/osc-rhel9-operator@sha256%3Adefd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329?arch=s390x\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753885668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/osc-podvm-builder-rhel9@sha256%3A148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14?arch=s390x\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1753277135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x",
"product": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x",
"product_id": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/osc-podvm-payload-rhel9@sha256%3A7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-sandboxed-containers\u0026tag=1.10-1752228093"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64 as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x as a component of Red Hat OpenShift sandboxed containers 1.1",
"product_id": "Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
},
"product_reference": "registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x",
"relates_to_product_reference": "Red Hat OpenShift sandboxed containers 1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-5791",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-06-03T13:02:24.781295+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370001"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the user\u0027s crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "users: `root` appended to group listings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an important severity because a flaw in the users crate for Rust allows local privilege escalation. Specifically, when a user or process belongs to fewer than exactly 1024 groups, the crate\u2019s group listing logic incorrectly includes the root group in the access list. This erroneous behavior enables unauthorized processes or users to gain elevated privileges, compromising system confidentiality and integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
],
"known_not_affected": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5791"
},
{
"category": "external",
"summary": "RHBZ#2370001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5791"
},
{
"category": "external",
"summary": "https://crates.io/crates/users",
"url": "https://crates.io/crates/users"
},
{
"category": "external",
"summary": "https://github.com/ogham/rust-users/issues/44",
"url": "https://github.com/ogham/rust-users/issues/44"
},
{
"category": "external",
"summary": "https://rustsec.org/advisories/RUSTSEC-2025-0040.html",
"url": "https://rustsec.org/advisories/RUSTSEC-2025-0040.html"
}
],
"release_date": "2025-01-15T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-31T10:50:08+00:00",
"details": "A new release of Red Hat OpenShift sandboxed containers.",
"product_ids": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12359"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "users: `root` appended to group listings"
},
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
],
"known_not_affected": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-31T10:50:08+00:00",
"details": "A new release of Red Hat OpenShift sandboxed containers.",
"product_ids": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12359"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:145a851ce5b328570edbb67840af93b2ac74b64d61ab53edb4c2b7a032bfc0d8_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:553f4675d67f026e6ec93878232ff318c5afde3e11aaff4b242a3d8b4fbbf9a3_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:2a3b19f5b30d86ec642893a624fca497947b6f020b23b980c193dc6f1e8bfe86_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-webhook-rhel9@sha256:80072b2e31b7d66d9db7c2771fe948adb9a691c41bb6e85ce9340a14868fcc3d_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:0ca1f56909a56dbe69a18b00d68bec1611194af4663a95190993e1979afd6d0f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:0c74e8040cbaaadc98d6f8f5d6ba3ba7a7a64efb17b900e7236ae5971c1468ba_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:fe1adfde4668adc301611434ae9391a87cfc220f5cb8d4649d8238f9e885f78f_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:26f96e210c74d7450b8452f1550b37a52eed90b39091153289c0a7a5b9560e40_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9@sha256:cf365561379b600c23ffad02d3ac34ebb439f42edbf548b137b103d58d2d2768_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle@sha256:889eb87711bf7d44d1a851da9c6ab4e519778f2b91400e15038573261456ff38_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:148247603e736c15d7273682daf7fa77932a877351aad4393ad2936004342c14_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:90a5fed893ebe8fda97f73b7042477c9a668629a5793bc5052e1fa0573283e7c_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:07f395b10c3ffb142db2142648eb0a418a22c2b6b1731826b999fc161df6fdbb_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:7452e5c4a177f1421a096f476572820c79f7b45442e11a2fe6dce39e497927c7_s390x",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:a6f29da891174e57fcfd131da7aa90c50459ba24164111b83120a1b91f2eabba_amd64",
"Red Hat OpenShift sandboxed containers 1.1:registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:defd993caf39258bfa91b92c800b6ea907765da8ff826c451e73695367766329_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:12831
Vulnerability from csaf_redhat - Published: 2025-08-05 02:08 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 opentelemetry-collector 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": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\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-2025:12831",
"url": "https://access.redhat.com/errata/RHSA-2025:12831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12831.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-05-28T20:49:23+00:00",
"generator": {
"date": "2026-05-28T20:49:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12831",
"initial_release_date": "2025-08-05T02:08:27+00:00",
"revision_history": [
{
"date": "2025-08-05T02:08:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-05T02:08:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.src",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.src",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.x86_64",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.s390x"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.src"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-05T02:08:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12831"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:opentelemetry-collector-0:0.127.0-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:12850
Vulnerability from csaf_redhat - Published: 2025-08-05 01:36 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 opentelemetry-collector is now available for Red Hat Enterprise Linux 10.\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": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\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-2025:12850",
"url": "https://access.redhat.com/errata/RHSA-2025:12850"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12850.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-05-28T20:49:24+00:00",
"generator": {
"date": "2026-05-28T20:49:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12850",
"initial_release_date": "2025-08-05T01:36:07+00:00",
"revision_history": [
{
"date": "2025-08-05T01:36:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-05T01:36:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:24+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.src",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.src",
"product_id": "opentelemetry-collector-0:0.127.0-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"product_id": "opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"product_id": "opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.x86_64",
"product_id": "opentelemetry-collector-0:0.127.0-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"product_id": "opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.s390x"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.src"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.src",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-05T01:36: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-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.src",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12850"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.src",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.aarch64",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.ppc64le",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.s390x",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.src",
"AppStream-10.0.Z:opentelemetry-collector-0:0.127.0-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:12891
Vulnerability from csaf_redhat - Published: 2025-08-05 00:44 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x | — |
Workaround
|
|
| Unresolved product id: Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64 | — |
Workaround
|
{
"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 multicluster global hub v1.4.2 general availability release images, which provide security fixes, bug fixes, and updated container images.\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 links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat multicluster global hub is a set of components that enable you to import one or more hub clusters and manage them from a single hub cluster.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:12891",
"url": "https://access.redhat.com/errata/RHSA-2025:12891"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22871",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12891.json"
}
],
"title": "Red Hat Security Advisory: Red Hat multicluster global hub 1.4.2 security update",
"tracking": {
"current_release_date": "2026-05-28T20:49:25+00:00",
"generator": {
"date": "2026-05-28T20:49:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:12891",
"initial_release_date": "2025-08-05T00:44:17+00:00",
"revision_history": [
{
"date": "2025-08-05T00:44:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-05T00:44:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Multicluster Global Hub 1.4.5",
"product": {
"name": "Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_globalhub:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Multicluster Global Hub"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3A71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3A22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753320224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3A20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3A1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753341557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3A78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321506"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3Abe7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753320224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3A29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3Acadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753341557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-operator-bundle@sha256%3Afdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753342728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3Af1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3A2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321506"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3A84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753320224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3Aa88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3A22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753341557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3A9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3A6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321506"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-grafana-rhel9@sha256%3A16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753320224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-agent-rhel9@sha256%3A7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-manager-rhel9@sha256%3A676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753341557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-rhel9-operator@sha256%3Acb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"product": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"product_id": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-globalhub-postgres-exporter-rhel9@sha256%3A5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-globalhub\u0026tag=1.4.2-1753321506"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64 as a component of Multicluster Global Hub 1.4.5",
"product_id": "Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64",
"relates_to_product_reference": "Multicluster Global Hub 1.4.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le"
],
"known_not_affected": [
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-05T00:44:17+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/multicluster_global_hub/index",
"product_ids": [
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:12891"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:20539c4515b39e0d6920cc2ab29fa01011a36355bd2f14cac953efb4d9295f6f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:29f340d452801237b4f29d264305ac25c104776c0d14d623bd59cd54f5ce2de2_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:7910e5672e2cab43de0633f1ea46ef712068bce37768ba6779b907fcf6b26b25_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-agent-rhel9@sha256:a88a4543f97c6619ceffe63be3f98ab97553769984717853ed69ddb6f97e1672_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:16669af8b015194df1b2fd20fe7646a19072c8892738f0cc2b401adac7dd9d48_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:22d5e50ad9461e4b633871cf060de3235d21ce08743039213d3a2bcdf07958be_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:84781a036199ccf916b2da217c8120014b736e82e9083259b32ec2d6b92b8b4a_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-grafana-rhel9@sha256:be7d51547516d77996b93119a454f06c52b3d2159f85eefe623c21c8a5938bcb_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:1490b14a64af3d3e43e7f45a6831109d94b8b9132ef91e1a1edf69bc006c3582_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:22dd19dcbc9685be70665404584389c40ec6f09d9f7a0b4f12640bb32fd54126_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:676ada0642d0d48d5ed228c0b2c2ac4d0105f532fc5140787fdfd101e1ba4311_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-manager-rhel9@sha256:cadf037a5b297c814afb70951942a7edc02f31dda45eb636e058e56b535ecb4e_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-operator-bundle@sha256:fdc0c228ca38db30f89812e41c09ec96d9276ed844b0801013375bbffd6c1a16_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:2894416b0c3521a629bededc1f2c13b60bd2ce37324e24222ae979de1252ee5d_amd64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:5bb422f36dd9d18810258a2ff366a32bffae9282201e83b1ef58973ce5d50bea_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:6594b0c86741961e1523f1f084648aab3cecb329091f40e45db94fc1e9916ddc_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-postgres-exporter-rhel9@sha256:78293940d18b6431c1a7e3882918a7e934d6b5d83eacb4e0b4c4e5038618e75f_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:71d1fa4835ca2c75420c78ca726694acf6c48c43d88bcb9a31d5b803a9948b44_arm64",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:9110b157f8e684075acce5a544a5b086d9c9547fbd0329dc40f93b756617e02b_ppc64le",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:cb2c678ff8b0d04f586f1cb790c0e9f8409aee2ac9a1b317995a6858fbe81709_s390x",
"Multicluster Global Hub 1.4.5:registry.redhat.io/multicluster-globalhub/multicluster-globalhub-rhel9-operator@sha256:f1c722943c1706d32512b296b265505fd37c1fdd9a72cb014564dd1c742518c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:13241
Vulnerability from csaf_redhat - Published: 2025-08-06 13:12 - Updated: 2026-05-28 20:49A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64 | — |
Workaround
|
{
"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": "Logging for Red Hat OpenShift - 6.2.4",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Logging 6.2.4 is a cluster-wide logging solution for OpenShift that collects and manages applications, infrastructure, and audit logs.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:13241",
"url": "https://access.redhat.com/errata/RHSA-2025:13241"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22871",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13241.json"
}
],
"title": "Red Hat Security Advisory: Logging for Red Hat OpenShift - 6.2.4",
"tracking": {
"current_release_date": "2026-05-28T20:49:25+00:00",
"generator": {
"date": "2026-05-28T20:49:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13241",
"initial_release_date": "2025-08-06T13:12:09+00:00",
"revision_history": [
{
"date": "2025-08-06T13:12:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-15T14:00:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:49:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Logging Subsystem for Red Hat OpenShift 6.2",
"product": {
"name": "Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:logging:6.2::el9"
}
}
}
],
"category": "product_family",
"name": "Logging Subsystem for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-operator-bundle@sha256%3A94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3A608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3A335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3Ae5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3A5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3Af9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"product_id": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-operator-bundle@sha256%3Aaacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3A1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3A649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3A9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3A6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3Aba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3A56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3Abcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3Ac938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3Ac11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3A87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3Ac7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3Ac55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3A7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3A4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3A155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3A074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3A044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3A2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3Abc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"product_id": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-logging-rhel9-operator@sha256%3A4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"product_id": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256%3Ae23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"product_id": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventrouter-rhel9@sha256%3A293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"product_id": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-loki-rhel9@sha256%3Aa384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"product_id": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"product_identification_helper": {
"purl": "pkg:oci/vector-rhel9@sha256%3A5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"product_id": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"product_identification_helper": {
"purl": "pkg:oci/loki-rhel9-operator@sha256%3Af1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"product_id": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lokistack-gateway-rhel9@sha256%3Ac66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"product": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"product_id": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opa-openshift-rhel9@sha256%3A914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64 as a component of Logging Subsystem for Red Hat OpenShift 6.2",
"product_id": "Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64"
},
"product_reference": "registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64",
"relates_to_product_reference": "Logging Subsystem for Red Hat OpenShift 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64"
],
"known_not_affected": [
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-06T13:12:09+00:00",
"details": "For OpenShift Container Platform 4.18 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 errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/ocp-4-18-release-notes\nFor Red Hat OpenShift Logging 6.2, see the following instructions to apply this update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.2",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13241"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-operator-bundle@sha256:94f256283b590b46946eb090170b62b824331c1d969102d214f04eb6537227e4_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:4082e7b9ff98f5bd197cfb3e81df42e49f9350faedfb9568bac0b4a9b2bebcfd_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:608316ddc84a51892641faaed478f029578c0cb817e75eeb74124ce7eb1bec94_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:6cdb4ee58422affd7cde8305f5dfeca0c7ab766b01084013e2436a9826f0d9f0_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator@sha256:c55810ccea043b9f6fc75d5ec83ef0b9b4bdb7f4f43bf0c288b9315f611c6065_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:293914bff83c8aed3bdfec943ffb135d2720469d9e903d238c8702e3b79ef9a5_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:4e7088f7658dfe7980cae9fc1a452db1630f702624a6e19874b27fe3e1c4cb8c_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:56a5b8ddde136762e460b308bc86a8bc88c421f75a621b44c329b2e07846ff05_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/eventrouter-rhel9@sha256:e5e63fe04cce9e2b73bf1cc7f9461f7baa1c59429a98e3198ff3c1557c85c5c3_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:335edf3dc888484de4f0487c8ae39e6671a82c0658856963201c81d46e40aa9a_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:7287fbd3cac31f65415b17e0ccce090ec81ac3c010fdfae56ad539107239ad50_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:ba67434d17ca507bec8c4b0e0013049b5fabacbe57348b205baa296e5454e850_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9@sha256:e23c211f9fab586197b0887cae0aa64c493f16da83163a3a8fd92b5a5e0eaeda_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:155b537c4ce287bf67efb8481dbbaf339903c3d20501b026972f24a46a9d78f0_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:5c7b36487fab2057916f542c3c008437e6ff8310df2784f40571f61681fd5653_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:a384f21967f4c3d08eaf306a0fbc068e766a2ed259f88dd6b599bca81140a119_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/logging-loki-rhel9@sha256:bcb933c55b3e2aff0c02b7d395ba3b42c8009488007d1bb44d5a8e828c757e16_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-operator-bundle@sha256:aacdf148cc6886296bdf93aacde9860626a982550321a26f608ffbad919bfb7d_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:044c8eb67015101ffce22194238d84043f9df5fa827b58338b03d2d18f1e07b5_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:1f25d7b17d35870d97dbaa62a4cea9a000b289ae16b85e50f443d5417559f8d7_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:c11506f25cf9d2783dd2022318d8be01a300c7dec15832824a60238975af65da_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/loki-rhel9-operator@sha256:f1223b4a4ded4fed7f0649345e582c3aa8d8be22c49130ac5461a51c45f36499_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:2ff1702a8b616ddb4131cf7f946ed52f3118312dbd2a2495e526252a373ea7d4_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:649e2912ab58078b4fd20d03fe0fc89d5c99676931b14e1a1ee7b200d6e95a48_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:87333626d4c666a7cd36f014d7ff000cdfc666948299de19aeab0bf42cd8a858_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/lokistack-gateway-rhel9@sha256:c66e18e6fbf5f7cb2476b5a05dfdef3b743d70bc25b3732a4e6515b67947821e_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:914e76bca6486d4cb4d5ff95eae65aa51c156dcbe400eaa0714737d59d37fa03_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:9f7403f9b789d7c176ac9b653c496b6e5558e4918668389232f9910d18a9ab93_amd64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:bc351dc60528e0d529fa7328b2dbf8158402b0bdf772ce79f5034e9dd6aeddc3_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/opa-openshift-rhel9@sha256:c7168687f73b13377eda2c8959a76f2b18a9bb350168942b7ed72ac23852e052_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:074b766f972c55577cfa1b4714b505db176e20217ce9d2cf007335b4930fb612_ppc64le",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:5608f9c61c8313b16af057b5a5e64686d1b76f614b988f06d7872a3fd9dd3956_s390x",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:c938f67db640b4eb2ba3a64eae4b45dd0908cc6cbb8c885aba755d08c3485d9d_arm64",
"Logging Subsystem for Red Hat OpenShift 6.2:registry.redhat.io/openshift-logging/vector-rhel9@sha256:f9cad0595a63e44a56493a8b941dd81be1600b7cc842078390c7d51371067d3c_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
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.